Skip to content

Protocoder/WebIDE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebIDE for Protocoder

  1. First you need to have nodejs and npm in your system
  2. Install grunt-cli npm install grunt-cli
  3. Get all the required modules npm install
  4. 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