codeplayground

Codepen.io clone using Vue 3 and Monaco Editor

Stars
163
Committers
1

Code Playground

I attempt to clone codepen.io using Vue 3 and Monaco editor.

Installing

  1. Install dependencies

    npm install
    
  2. Fire up the server and watch files

    npm run dev
    

Built with

Recommended IDE Setup

VSCode + Volar.

Inspiration

License

Licensed under the MIT license.

Related Projects