🚀 A React quick start project template
- ⚡️ Fast - Build tools based on vite.
- 👻 Small - Based on the smallest runnable build.
- 💄 Prettier - Integrated Prettier to help you format the code.
- ✅ Safety - Https is enabled by default.
- 😎 Reliable - Integrated eslint and commitlint.
yarn install
npm
andgit
should be installed.
Runs the app in development mode.
Open https://localhost:3000 to view it in the browser or use --open
option.
The page will automatically reload if you make changes to the code. You will see the build errors and lint warnings in the console.
Build for production.
Locally preview production build.