Playground in Vite to work with ReactJS, allows the user to test ideas quickly and with a friendly interface.
- Start a Vite project quickly and easily
- Friendly interface
- Live changes
- Responsive browser/terminal
To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:
# Clone this repository
$ git clone https://github.com/Verdant31/v-editor
# Go into the repository
$ cd v-editor
# Install dependencies
$ npm install
# Run the app
$ npm start
This software uses the following open source packages:
MIT