This commit is contained in:
Mario Romano
2016-05-19 02:09:40 +01:00
parent dde61f2302
commit 337f00999d
46 changed files with 526 additions and 667 deletions

View File

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