Skip to content

pahuta/siarhei.pakhuta.angular2

Repository files navigation

Angular 2 training

Run:

$ npm run server                          -- run dev server and build project in Just-in-time mode (http://localhost:3000)
$ npm run build:jit                       -- build project in Just-in-time mode
$ npm run build:aot                       -- build project in Ahead-of-time mode
$ npm run start                           -- build project in Ahead-of-time mode and start nodejs server (http://localhost:8000)
$ npm run test                            -- run unit tests

Visit me on https://siarhei-pakhuta-angular2.herokuapp.com/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published