This is an interactive IDE for writing code Windows only
.
- Clone this project on your local system
- Move into
ide-server
folder - Then run
npm install
to install all dependencies that i have used - Then
npm run dev
to start the server - Next move into
ide-client
folder - Then run
npm install
to install all dependencies that i have used - Then
npm start
to start the react server
Remember to set the path of C
, C++
, Java
, python
in your system
by setting environment variables.
Added VS Code Editor to the app !!!! Code Editor Look