swapnilbawane / mcr-template

This template provides bare minimum project structure for MCR Rounds

Home Page:https://www.npmjs.com/package/mcr-template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 install to install all dependencies
    • npm run dev to run the development server

About

This template provides bare minimum project structure for MCR Rounds

https://www.npmjs.com/package/mcr-template


Languages

Language:JavaScript 93.7%Language:HTML 6.3%