Skip to content
Sandrino Di Mattia edited this page Apr 17, 2015 · 2 revisions

Manual Deployment

Run the following commands to deploy the application. The gulp build command will build the client and node server will start the server.

npm install
npm install -g gulp
gulp build
node server

Microsoft Azure Web Apps

If you want to deploy the dashboard to Azure Web Apps press the following button:

Deploy to Azure