@vinsjo/create-vite-react
v1.1.7
Published
A package for creating a minimal react app using my preferred template setup, based on create-vite: https://github.com/vitejs/vite/tree/main/packages/create-vite
Downloads
10
Readme
@vinsjo/create-vite-react
`A package for creating a minimal react app using my preferred template setup, based on create-vite.
Compatibility Note: Vite requires Node.js version 14.18+, 16+. @vinsjo/create-vite-react requires npm.
Installation
npx @vinsjo/create-vite-react
Or, if you want to specify the project name in command line options:
npx @vinsjo/create-vite-react my-react-app