Updated: starter

This commit is contained in:
buchslava
2015-10-08 17:29:52 +03:00
parent 2175ef872f
commit b15fd587ae
28 changed files with 2320 additions and 13 deletions

10
demo/getting-started.md Normal file
View File

@@ -0,0 +1,10 @@
# Getting started
## First of all, Welcome!
### Install
Install the components
```
npm install ng2-file-upload --save
```