Global Azure Bootcamp 2018
Hyderabad Global Azure Bootcamp 2018
On April 21, 2018, our MUGH community will come together once again in the sixth great Global Azure Bootcamp event! We will organize a whole one day deep dive class on Azure. #GlobalAzure!
Run the application with the 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