WebIDE for Protocoder
- First you need to have nodejs and npm in your system
- Install grunt-cli npm install grunt-cli
- Get all the required modules npm install
- Use grunt to build the website grunt grunt //launch a server grunt build //build the website in build directory grunt deploy //build and copy the folder insider Protocoder assets