Giter Site home page Giter Site logo

vue3-ts-cms's Introduction

vue3-ts-cms

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference. 插件针对的是 vscode npm 包针对的是项目的 "useTabs": false, 使用 tab 缩进还是空格 "tabWidth": 2, tab 等于多少的空格 "printWidth": 80, 字符长度 "singleQuote": true, 单引号还是双引号 "trailingComma": "none", 在多行输入尾号是否加入逗号 "semi": false 语句末尾是否加分号 1 解决 eslint 和 prettier 之间的冲突 需要配置文件配置使用的规则 plugin:prettier/recommended

git 代码规范配置 npx husky-init && npm install 安装并生成配置文件

使用 coderwhy 插件快速创建文件夹及对应路由路径 coderwhy add3page user -d src/views/main/system/user

vue3-ts-cms's People

Contributors

hongbenzhao 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.