0.1.0 • Published 1 year ago
create-vite-react-app-cli v0.1.0
Create Vite React App
Create Vite React App provides templates similar to classic CRA, or Create React Application template, but using modern Vite based templates. Also it comes options with pre configured Jest and RTL testing.
How to use
- Install the package
npm i -g create-vite-react-app-cli
- Go to your desired folder in commandline and run
cvra
orcreate-vite-react-application