Skip to content

wobsoriano/codeplayground

Repository files navigation

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 + Vetur. Make sure to enable vetur.experimental.templateInterpolationService in settings!

If Using <script setup>

<script setup> is a feature that is currently in RFC stage. To get proper IDE support for the syntax, use Volar instead of Vetur (and disable Vetur).

Inspirations

About

Codepen.io clone using Vue 3 and Monaco Editor

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published