/gabc2017

Global Azure Bootcamp 2017!

Primary LanguageHTML

#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