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: 7 months ago
JSON representation

Trying to make a simple app with Angular2 and SystemJS

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
```