/CloudSlang.github.io

CloudSlang Website

Primary LanguageHTMLApache License 2.0Apache-2.0

CloudSlang.github.io

CloudSlang website http://cloudslang.io

Build Status

Build and start server

npm install
npm install -g grunt-cli

grunt build
grunt serve (will start the server on port 9000)

or

grunt serve-express (will start express node server on port 9001)

Deploying to Heroku

Alternatively, you can deploy your own copy of the app using this button:

Deploy to Heroku