/ng2-simple-start

angluar-cli based simple start app

Primary LanguageTypeScript

Ng2SimpleStart

This project was generated with Angular CLI version 6.0.8.

Development server

Run npm start for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build production

Run npm run build-prod to build the project. The build artifacts will be stored in the www/ directory.

Production test server

go to cd www/ and run http-server -c-1 . for a dev server. Navigate to http://localhost:8080/. Than you can test the services workers

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.