LifeMonitor is a testing and monitoring service for computational workflows. Head over to the LifeMonitor back-end repository and the LifeMonitor web site for more information.
Run npm run start:dev
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
Run npm build --configuration production
to build the project. The build artifacts will be stored in the dist/
directory.
To get more help on the Angular CLI use ng help
or go check out the Angular CLI README.