SimplIDE

How to run locally:

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

Deze README had een update nodig