This is an interactive IDE for writing code Windows only.
- Clone this project on your local system
- Move into
ide-serverfolder - Then run
npm installto install all dependencies that i have used - Then
npm run devto start the server - Next move into
ide-clientfolder - Then run
npm installto install all dependencies that i have used - Then
npm startto 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
