git clone [email protected]:gatlee/it-project.git
cd it-project
npm install
npm start
Frontend should be accessible at http://localhost:4200 and api at http://localhost:4200/api
- Ensure you have run
npm install
before - Run
npm test
- Run
npm run e2e
git clone [email protected]:gatlee/it-project.git
cd it-project
npm install
npm start
Frontend should be accessible at http://localhost:4200 and api at http://localhost:4200/api
npm install
beforenpm test
npm run e2e