angular-cn/modules/playground
Victor Berchet b652a7fc9f chore: remove obsolete files (#10240) 2016-07-22 16:18:31 -07:00
..
e2e_test chore: remove obsolete files (#10240) 2016-07-22 16:18:31 -07:00
src chore: remove obsolete files (#10240) 2016-07-22 16:18:31 -07:00
README.md feat(browser): use AppModules for bootstrap in the browser 2016-07-02 20:35:09 -07:00
favicon.ico build: adding basic e2e testing infrastructure 2016-05-02 08:15:10 -07:00

README.md

How to run the examples locally

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