CloudSlang.github.io
CloudSlang website http://cloudslang.io
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:
