https://github.com/jfairbank/orchestrating-apps-angular
https://github.com/jfairbank/orchestrating-apps-angular
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jfairbank/orchestrating-apps-angular
- Owner: jfairbank
- Created: 2015-07-08T04:17:00.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-11-15T15:28:02.000Z (almost 10 years ago)
- Last Synced: 2025-01-21T17:36:55.504Z (9 months ago)
- Language: JavaScript
- Size: 9.98 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Orchestrating Apps by Composing Angular Directives
Code and demos for "Orchestrating Apps by Composing Angular Directives" talk.
### Run Demos
$ npm install
$ npm run serverGo to http://localhost:3000 in your browser.