From 58de0c73901edf7c90738c59c20046ab13b5096d Mon Sep 17 00:00:00 2001 From: Indrajith K L Date: Sun, 12 Aug 2018 02:56:07 +0530 Subject: Adds instructions :books: --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index d5c2639..273f887 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,14 @@ Integrated gulp build process for : * Final Zip file Compression * Shows final zip file size. +## Usage + +```bash +npm start # for development +``` +```bash +npm release # for minification+zip (final output will be available on ./dist/archive.zip) +``` ## Support me [Buy Me a Coffee at ko-fi.com](https://ko-fi.com/R6R36EBQ) \ No newline at end of file -- cgit v1.2.3