Make sure you have the Angular CLI installed (This project was generated with version 16.2.5). Then run npm install
to resolve all dependencies
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.
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory.
You can configure the apiUrl in src/environments/environment.ts
. This project use apiUrl: 'http://localhost:3000/api'
.