Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 831 Bytes

README.md

File metadata and controls

28 lines (15 loc) · 831 Bytes

Playground

Type code without execution online. CodeMirror is used as editor.

Features

  • code highlight
  • auto indent
  • autosave code into URL

Vue 3 + Vite

This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

Recommended IDE Setup

Build with npm run build

Run locally npm run preview

Open in browser localhost:4173

Deploy

make deploy