Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 460 Bytes

File metadata and controls

35 lines (25 loc) · 460 Bytes

@tmplates/react

React project template config file.

This is a template configuration file that needs to be used with the genrate tool.

Preset

  • Sass
  • Husky
  • ESLint
  • Postcss
  • Prettier
  • CommitLint
  • TypeScript
  • Vite
  • Vitest [library]

Usage

gen use @tmplates/react [directory-name]

or

mkdir <directory-name>
cd <directory-name>
gen use @tmplates/react

License

MIT.