📚 fixed documentation for build process
This commit is contained in:
@@ -13,13 +13,17 @@ Integrated gulp build process for :
|
||||
* Shows final zip file size.
|
||||
|
||||
## Usage
|
||||
```bash
|
||||
# First install the dependencies
|
||||
npm install
|
||||
```
|
||||
|
||||
```bash
|
||||
npm start # for development - live reloading server
|
||||
```
|
||||
```bash
|
||||
npm release # for minification+zip (final output will be available on ./dist/archive.zip)
|
||||
npm run release # for minification+zip (final output will be available on ./dist/archive.zip)
|
||||
```
|
||||
|
||||
## Support me
|
||||
[<img height='36' style='border:0px;height:36px;' src='https://az743702.vo.msecnd.net/cdn/kofi3.png?v=0' border='0' alt='Buy Me a Coffee at ko-fi.com' />](https://ko-fi.com/R6R36EBQ)
|
||||
[<img height='36' style='border:0px;height:36px;' src='https://az743702.vo.msecnd.net/cdn/kofi3.png?v=0' border='0' alt='Buy Me a Coffee at ko-fi.com' />](https://ko-fi.com/R6R36EBQ)
|
||||
|
||||
Reference in New Issue
Block a user