t.mp4
This project provides users with fast, temporary environments for testing ideas. Our goal is to create a no-signup, lightweight editor that delivers a fun and smooth experience. We currently support Node.js and Python developers, with plans to expand to more languages in the future.
We use npm as our package manager, but we plan to add more options soon!
- Clone the project:
git clone
- Install dependencies:
npm i
- Run the development server:
npm run dev
To build the project:
npm run build
cloen the dev branch
We’re excited that you want to contribute! Here’s how to get started:
- Go to the Issues tab
- Pick an issue
After you are done
- open a PR to dev branch
Happy Hacking!