Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 197 Bytes

Build.md

File metadata and controls

10 lines (10 loc) · 197 Bytes

#Build Project uses Gulp as build system. Install Gulp with following command:

npm install

To build project, simply run:

gulp

This should create folder "Build" with builded project