npm run install-all
npm run start
OR
- Backend in backend folder. Run server to
http://localhost:3000/
npm run server
- Frontend in frontend folder.
npm run client
This project was generated with Angular CLI version 15.1.5.
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The application will automatically reload if you change any of the source files.
npm test
npm run e2e