Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 549 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 549 Bytes

record

Create React App Template with ViteJS

yarn is prerequisite for this project!

You can create a new React project with this CLI.

Simply run:
yarn create vite-react-template

Preconfigured with SWC Jest, ESLint, Prettier, Husky, lint-staged, Reset.css, Emotion, StoryBook, React-Query, MSW, Recoil, React Router DOM, Absolute path.

For more detail, please visit template repo and wiki.