Skip to content

constROD/template-react-vite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Template React Vite by bossROD

Description

This is a template for a React project using React, vite, Tanstack Router, Tanstack Query and Zustand. It includes ESLint, Prettier, and Husky for code quality and linting.

Rules

  • Please read the repo's Project Structure & Code Organization here README.project-structure.md
  • For the coding standards, please read the rules in this folder rules

Clone

npx degit https://github.com/constROD/template-react-vite.git

Prerequisites

Installation

  • Install dependencies.
pnpm i

Development Mode:

pnpm dev

Production Mode:

pnpm build
pnpm start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published