SimplIDE

How to run locally:

  1. Clone the repository:
    git clone <repository_url>
    cd <repository_directory>
    
  2. Install dependencies:
     npm install
    
  3. Start the development server:
     npm start
    

Deze README had een update nodig