Skip to content

This is a code editor run on your machine and you can code any programming language.

Notifications You must be signed in to change notification settings

Shubhamdutta2000/myIde

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

myIde

This is an interactive IDE for writing code Windows only.

How to Use

  1. Clone this project on your local system
  2. Move into ide-server folder
  3. Then run npm install to install all dependencies that i have used
  4. Then npm run dev to start the server
  5. Next move into ide-client folder
  6. Then run npm install to install all dependencies that i have used
  7. Then npm start to start the react server

NOTE:-

Remember to set the path of C, C++, Java, python in your system
by setting environment variables.

FEATURES

Added VS Code Editor to the app !!!! Code Editor Look

All Available Language

  1. C

Without Input

With Input

  1. C++

Without Input

With Input

  1. Java

Without Input

With Input

  1. Python

Without Input

With Input

About

This is a code editor run on your machine and you can code any programming language.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published