An interactive IDE for writing code Windows only
.
- Clone the project on your system
- Move into
ide-server
and runnpm install
thennpm run dev
to start the server - Move into
ide-client
and runnpm install
thennpm start
to start the react server
Note:-
Remember to set the path of C
, C++
, Java
, python
in your system
by setting environment variables.
Added VS Code Editor to the app !!!! New Look