Simplified Chinese | English
WEI-DESIGN
Never extinguish the fire in your heart, even if others only see smoke.
? Project introduction
- WEI-DESIGN is a front-end development system that includes optional commonly used front-end rapid development templates and a common component system.
- Technology stack: vue3 + vite + TypeScript + axios + ElementuiPlus
- Two modes are available: quickly build your own framework for development, and optional configuration and drag-and-drop development.
- Good type definition
- Backend routing dynamic rendering
? Project preview
- github hosting: https://wayne1308.github.io/wei-design
Branch description
- dev - the master branch for development iterations
- dev-base - base development version
? Have a question? & join me to study together!
- If you guys think it’s good, please click start!
- Add me on WeChat: CW_GOGOGO_XD (note: design)
? Project development started
# 克隆项目
git clone https://github.com/Wayne1308/weiDesign.git
# 切换分支
git checkout dev # 开发迭代版本主分支
git checkout dev-base # 基础开发版本
# 安装依赖
npm install
# 或
yarn install
# 或
pnpm install
# 本地开发 启动项目
npm run dev
# 或
yarn run dev
#
或
pnpm run dev
?Thank you to all the bosses!
Project |
---|
vue |
element-ui |
element-plus |
go-view |
mock |
axios |
Suitable for the crowd
- Currently and want to use element-ui/element-plus to develop, with 1+ years of front-end development experience.
- Familiar with the Vue.js technology stack and has used it to develop several actual projects.
- Students who are interested in principles and techniques and want to advance and improve.