Skip to content

shlomiassaf/angular2-modal-test

Repository files navigation

Test sample for Angular 2 modal using JIT & AOT

Based on https://github.com/qdouble/angular2webpack2-starter

  • Clone
  • npm install
  • JIT: npm run start
  • AOT: (install a local node server (npm install http-server -g)
    • npm run compile
    • cd dist/client
    • http-server or other command to run your server.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published