Skip to content

danalbu/CloudSlang.github.io

 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • HTML 35.6%
  • JavaScript 28.5%
  • CSS 20.0%
  • ApacheConf 15.9%