Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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