This project was generated with Angular CLI version 14.2.10. It contains client and server parts. All commands have to be running from the root folder.
Run npm ci to install all dependencies from package.json.
Run npm run start:client to open the application in any browser. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.
Run npm run start:server in separate terminal to start the server on port 8000.
We are using node v16.13.2 and npm v9.3.0