- Clone it or download
*.zip
file. Setup a simple web-server for examplehttp-server
-
Get gulp first
npm install gulp
and then all needed pluginsgulp-clean
gulp-html-replace
gulp-concat
-
Then run
gulp
from project folder, that command will run clean task and default task -
App wiil appear in
build
folder