Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 192 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 192 Bytes

monaco-editor-vue

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build