Giter Club home page Giter Club logo

ant-design_3.2's Introduction

Vue + TS + AntD 后台管理系统框架 + 提交规范约束(Angular)

作者: Chino [email protected]

技术栈

vue 3.2.25 typescript 4.5.4 vue-router 4.0.14 vuex 4.0.0 ant-design-vue 2.2.8 vite 2.9.1 windicss 3.5.0

项目启动

注意 nodejs 版本需要在 12.x 以上

glone ...
cd ant-design_3.2
npm i
npm run dev

开发

开发工具请使用 VSCode

安装插件 Vue Volar Extention Pack ESLint

配置 VSCode 默认格式化工具为 Prettier 并 开启 format On Save(保存时自动格式化文件)

全局组件: window.$message window.$loadingBar window.$dialog 使用详情请参考官网

EventBus 本项目采用 Mitt 触发:window.$emitter.emit(事件名,数据) 监听:window.$emitter(事件名,处理函数)

代码提交

首次运行以下命令

npm install -g [email protected]
npm install -g  [email protected]

代码提交 遵循 Angular 规范 使用 git cz 代替 git commit

Angular 规范 https://www.jianshu.com/p/c7e40dab5b05

ant-design_3.2's People

Contributors

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