angular/modules/playground
2016-08-22 17:17:23 -07:00
..
e2e_test chore: remove deprecated router 1/2 2016-08-09 15:24:14 -07:00
src feature(core): update RxJS to 5.0.0-beta.11 (#10648) 2016-08-22 17:17:23 -07:00
favicon.ico build: adding basic e2e testing infrastructure 2016-05-02 08:15:10 -07:00
README.md refactor(core): change module semantics 2016-07-26 07:04:10 -07:00

How to run the examples locally

$ cp -r ./modules/playground ./dist/all/ $ ./node_modules/.bin/tsc -p modules --emitDecoratorMetadata -w $ gulp serve $ open http://localhost:8000/all/playground/src/hello_world/index.html?bundles=false