Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/crissdev/angular2-es6-dynamic
Trying to make a simple app with Angular2 and SystemJS
https://github.com/crissdev/angular2-es6-dynamic
Last synced: about 2 months ago
JSON representation
Trying to make a simple app with Angular2 and SystemJS
- Host: GitHub
- URL: https://github.com/crissdev/angular2-es6-dynamic
- Owner: crissdev
- License: mit
- Created: 2015-04-29T08:28:50.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-06-17T13:56:55.000Z (over 9 years ago)
- Last Synced: 2023-04-10T00:00:12.284Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 130 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# angular2-es6-dynamic
> Trying to make a simple app with Angular2
### Run the sample
```sh
git clone https://github.com/crissdev/angular2-es6-dynamic.git
npm install
npm start
```