Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 358 Bytes

File metadata and controls

20 lines (15 loc) · 358 Bytes

WeioIDE

Install

WeIO IDE is NodeJS application, and installation procedure is standard:

git clone https://github.com/nodesign/weioIDE.git
cd weioIDE
npm install

Run

Run:

npm start

to start everything.

Two servers will be launched, one for http and one for websockets. Currently http server is on port 4200 and websocket on 8080