Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 590 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 590 Bytes

Hermes FE (formerly known as ngx-order )

This project was generated with Angular CLI version 8.3.0.

Development server

Run yarn start for a dev server. Navigate to http://localhost:4200/. This app expects a remote endpoint with a root url that is set in src/assets/config.json. To run the app with mocked (local) data, run yarn start:local.

Build

Run yarn build to build the project. The build artifacts will be stored in the dist/ directory. The --prod flag is by default enabled, so this will be a production build.