demos folder

This commit is contained in:
Mario Romano
2016-05-19 10:29:42 +01:00
parent 337f00999d
commit faeaf7ad88
20 changed files with 482 additions and 54 deletions

View File

@@ -0,0 +1,13 @@
# angular2-testing
Install:
```
npm install
```
Run the project:
```
npm start
```