Skip to content

themugh/gabc2017

Repository files navigation

#Hyderabad Global Azure Bootcamp 2017

##Run the application with following commands

First time install the glup globally

npm install gulp-cli -g

Inside the application folder

npm install

Run the application using

gulp

Generate the application output

gulp build