Please insure that, while adding this project you have node modules installed on your folder.
To run the project
- Go to backend directory, cd backend
- Run the following command on terminal. npm start
- Go to frontend directory, cd frontend
- Run the following command, npm run dev.
- Open the link to run the website
Currently, two official plugins are available:
- @vitejs/plugin-react uses Babel for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh