Aucune description

Jinyao cf7822966f chore: 添加element-plus依赖 il y a 5 ans
mock 220aac991a init il y a 5 ans
public 220aac991a init il y a 5 ans
src cf7822966f chore: 添加element-plus依赖 il y a 5 ans
.browserslistrc 220aac991a init il y a 5 ans
.editorconfig 220aac991a init il y a 5 ans
.eslintrc.js 220aac991a init il y a 5 ans
.gitignore 220aac991a init il y a 5 ans
README.md 220aac991a init il y a 5 ans
babel.config.js cf7822966f chore: 添加element-plus依赖 il y a 5 ans
package.json cf7822966f chore: 添加element-plus依赖 il y a 5 ans
tsconfig.json 220aac991a init il y a 5 ans
yarn.lock cf7822966f chore: 添加element-plus依赖 il y a 5 ans

README.md

devcloud-frontend

请使用yarn作为包管理器

yarn mock启动mock server。

yarn serve启动本地服务.

yarn build执行构建。

yarn lint进行格式化。