openatc-components-v4
v0.0.9
Published
一套基于vue3、element-plus、typesScript、vite4的组件库
Readme
openatc-components-v3
Preparation
- node and git - Project development environment
- Vite - Familiar with vite features
- Vue3 - Familiar with Vue basic syntax
- TypeScript - Familiar with the basic syntax of
TypeScript - Es6+ - Familiar with es6 basic syntax
- Vue-Router-Next - Familiar with the basic use of vue-router
- Element-Plus - Familiar with the basic use of element-plus
- Mock.js - mockjs basic syntax
Install and use
- Get the project code
git clone https://gitee.com/openatc/open-atc-admin-ui-v3.git- Installation dependencies
cd components
pnpm install
- run
pnpm run dev- build
pnpm run build:proBrowser support
The Chrome 80+ browser is recommended for local development
Support modern browsers, not IE
| IE | Edge | Firefox | Chrome | Safari | | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | | not support | last 2 versions | last 2 versions | last 2 versions | last 2 versions |
