React project template config file.
This is a template configuration file that needs to be used with the genrate tool.
- Sass
- Husky
- ESLint
- Postcss
- Prettier
- CommitLint
- TypeScript
- Vite
- Vitest [library]
gen use @tmplates/react [directory-name]or
mkdir <directory-name>
cd <directory-name>
gen use @tmplates/reactMIT.