This project was generated with Angular CLI version 13.0.4, Express, Node.js and Bootstrap
- https://getbootstrap.com/docs/5.3/getting-started/introduction/
- https://getbootstrap.com/docs/5.3/examples/
Install ng and npm
Run npm install
Connect to mongoDb and edit .env file.
Run Scripts
npm run script(Use this most of the time) -- runs both backend server and frontendnpm run buildnpm run start:backendnpm run start:frontend