-
Based on json-server with mocks from faker
-
Run
npm run buildandnpm startin order to launch the server (http://localhost:3000) with the distribution version of the app (APIs available athttp://localhost:3000/api/) -
The server randomly simulates delays and errors for testing purposes
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.