Giter Site home page Giter Site logo

music-web's Introduction

Vue 3 + Typescript + Vite

该模板应该帮助你开始在急速地发展 Vue 3,打印稿。模板使用 Vue 3 <脚本设置>证监会,查看(脚本设置文档)(https://v3.vuejs.org/api/sfc-script-setup.html sfc-script-setup)了解更多信息。

Recommended IDE Setup

Type Support For .vue Imports in TS

Since TypeScript cannot handle type information for .vue imports, they are shimmed to be a generic Vue component type by default. In most cases this is fine if you don't really care about component prop types outside of templates. However, if you wish to get actual prop types in .vue imports (for example to get props validation when using manual h(...) calls), you can enable Volar's .vue type support plugin by running Volar: Switch TS Plugin on/off from VSCode command palette.

目录结构说明:

  • husky/: 校验 commit 提交钩子 ** post-commit: 加入自定义Git 推送成功后执行的钩子脚本(如果钩子没有触发,可能是因为钩子文件没有执行权限,执行npm run postinstall
  • commitlint.config: 校验 commit 提交钩子
  • config/: 打包钩子
  • .github/workflows/main.yml: 打包钩子,服务器拉跨,目前未使用
  • electron/: 桌面应用文件
  • service/: 渐进式缓存
  • src/
  • api/: API
  • assets/: 静态资源目录
  • components/: 全局组件
  • directives/: 自定义指令
  • hooks/: 一些函数钩子
  • layout/: 主题和样式
  • locale/: 语言国际化
  • router/: 路由
  • utils/: 工具函数
  • views/: 页面文件
  • .editorconfig: 缩进风格配置
  • .eslintrc.js: 编码风格
  • .stylelintrc: CSS 风格

music-web's People

Contributors

gitdjar avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.