下载资源前端资源详情
monco.zip
大小:49.02KB
价格:28积分
下载量:0
评分:
5.0
上传者:hawk2014bj
更新日期:2024-08-06

Vue 接入 Monaco

资源文件列表(大概)

文件名
大小
env.d.ts
38B
index.html
331B
package-lock.json
174.27KB
package.json
1.05KB
public/
-
public/favicon.ico
4.19KB
README.md
927B
src/
-
src/App.vue
151B
src/main.ts
340B
src/components/
-
src/views/
-
src/assets/
-
src/components/Editor.vue
666B
src/views/EditView.vue
144B
src/assets/main.css
132B
src/assets/logo.svg
276B
src/assets/base.css
1.52KB
tsconfig.app.json
332B
tsconfig.json
139B
tsconfig.node.json
414B
vite.config.ts
379B

资源内容介绍

Vue 接入 Monaco
# monaco-vueThis template should help get you started developing with Vue 3 in Vite.## Recommended IDE Setup[VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur).## Type Support for `.vue` Imports in TSTypeScript cannot handle type information for `.vue` imports by default, so we replace the `tsc` CLI with `vue-tsc` for type checking. In editors, we need [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) to make the TypeScript language service aware of `.vue` types.## Customize configurationSee [Vite Configuration Reference](https://vitejs.dev/config/).## Project Setup```shnpm install```### Compile and Hot-Reload for Development```shnpm run dev```### Type-Check, Compile and Minify for Production```shnpm run build```### Lint with [ESLint](https://eslint.org/)```shnpm run lint```

用户评论 (0)

发表评论

captcha