Ei kuvausta

Cyt928 33fc5e921d 列表过滤器提取为组件ListFilter, 5 vuotta sitten
mock 321a15686d feat: 完成框架搭建 5 vuotta sitten
public 8c4776f00c feat: 初步建立首页框架 5 vuotta sitten
src 33fc5e921d 列表过滤器提取为组件ListFilter, 5 vuotta sitten
.browserslistrc 220aac991a init 5 vuotta sitten
.editorconfig 220aac991a init 5 vuotta sitten
.eslintrc.js 63c8307198 init 5 vuotta sitten
.gitignore 220aac991a init 5 vuotta sitten
README.md 220aac991a init 5 vuotta sitten
babel.config.js 321a15686d feat: 完成框架搭建 5 vuotta sitten
package-lock.json b8c8914e86 页面基础结构。 5 vuotta sitten
package.json b8c8914e86 页面基础结构。 5 vuotta sitten
tsconfig.json 220aac991a init 5 vuotta sitten
yarn.lock b8c8914e86 页面基础结构。 5 vuotta sitten

README.md

devcloud-frontend

请使用yarn作为包管理器

yarn mock启动mock server

yarn serve启动本地服务.

yarn build执行构建。

yarn lint进行格式化。