1.0.8 • Published 3 years ago
mcr-template v1.0.8
About this template
- This template has bare minimum setup for creating a React Project using Vite.
- This template uses npm as package manage so ensure you install any subsequent packages with npm only.
- You can find the scripts related to this template in package.json file
- The basic commands are
npm installto install all dependenciesnpm run devto run the development server