首页下载资源前端Vue 接入 Monaco

ZIPVue 接入 Monaco

hawk2014bj49.02KB需要积分:1

资源文件列表:

monco.zip 大约有22个文件
  1. env.d.ts 38B
  2. index.html 331B
  3. package-lock.json 174.27KB
  4. package.json 1.05KB
  5. public/
  6. public/favicon.ico 4.19KB
  7. README.md 927B
  8. src/
  9. src/App.vue 151B
  10. src/main.ts 340B
  11. src/components/
  12. src/views/
  13. src/assets/
  14. src/components/Editor.vue 666B
  15. src/views/EditView.vue 144B
  16. src/assets/main.css 132B
  17. src/assets/logo.svg 276B
  18. src/assets/base.css 1.52KB
  19. tsconfig.app.json 332B
  20. tsconfig.json 139B
  21. tsconfig.node.json 414B
  22. vite.config.ts 379B

资源介绍:

Vue 接入 Monaco
# monaco-vue This 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 TS TypeScript 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 configuration See [Vite Configuration Reference](https://vitejs.dev/config/). ## Project Setup ```sh npm install ``` ### Compile and Hot-Reload for Development ```sh npm run dev ``` ### Type-Check, Compile and Minify for Production ```sh npm run build ``` ### Lint with [ESLint](https://eslint.org/) ```sh npm run lint ```
100+评论
captcha