Aucune description

Cyt928 2d116ec199 List和RighjtForm添加部分注释 il y a 5 ans
mock 321a15686d feat: 完成框架搭建 il y a 5 ans
public 8c4776f00c feat: 初步建立首页框架 il y a 5 ans
src 2d116ec199 List和RighjtForm添加部分注释 il y a 5 ans
.browserslistrc 220aac991a init il y a 5 ans
.editorconfig 220aac991a init il y a 5 ans
.eslintrc.js 63c8307198 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 321a15686d feat: 完成框架搭建 il y a 5 ans
package-lock.json b8c8914e86 页面基础结构。 il y a 5 ans
package.json b8c8914e86 页面基础结构。 il y a 5 ans
tsconfig.json 220aac991a init il y a 5 ans
yarn.lock b8c8914e86 页面基础结构。 il y a 5 ans

README.md

devcloud-frontend

请使用yarn作为包管理器

yarn mock启动mock server

yarn serve启动本地服务.

yarn build执行构建。

yarn lint进行格式化。