Adds instructions 📚

This commit is contained in:
Indrajith K L
2018-08-12 02:56:07 +05:30
parent 58de0c7390
commit db47cb139e

View File

@@ -14,7 +14,7 @@ Integrated gulp build process for :
## Usage
```bash
npm start # for development
npm start # for development live reloading server
```
```bash
npm release # for minification+zip (final output will be available on ./dist/archive.zip)