Front-end for M-Cubed app
- Fork and Clone this repository
- Create a .env file with echo
VITE_BASE_URL=<url for the backend>
- Install project dependencies with
npm install
- Run the project with
npm run dev
Front-end for M-Cubed app
VITE_BASE_URL=<url for the backend>
npm install
npm run dev