To run this project locally, you need to have Node.js v20.0+ and pnpm installed.
After cloning the repo, run the following commands to install dependencies:
pnpm install
Then, run the following command to start the development server:
pnpm dev
The development server will be running at http://localhost:3000.
- Setup WebContainer
- Setup ai for autocompletion
- Setup a basic editor
- Setup split panels
- Enable zip download
- Add a file tree
- Add playground history
- Mount AI Files
- Enable manual adding files
- Add pinia state management