zhangweicheng d2f2fbf705 feat(client): 去除定额无用属性 hace 4 años
..
src d2f2fbf705 feat(client): 去除定额无用属性 hace 4 años
tests 67648af94c feat: 前后端共用types hace 5 años
.eslintignore 67648af94c feat: 前后端共用types hace 5 años
.eslintrc.js dae0043f01 feat(types): 增加projects等类型 hace 5 años
.gitignore 67648af94c feat: 前后端共用types hace 5 años
.huskyrc.js 67648af94c feat: 前后端共用types hace 5 años
README.md 67648af94c feat: 前后端共用types hace 5 años
commitlint.config.js 67648af94c feat: 前后端共用types hace 5 años
lint-staged.config.js 67648af94c feat: 前后端共用types hace 5 años
package.json 52417df4ea chore(types): 更正版本号 hace 5 años
prettier.config.js 67648af94c feat: 前后端共用types hace 5 años
rollup.config.js 67648af94c feat: 前后端共用types hace 5 años
tsconfig.json dae0043f01 feat(types): 增加projects等类型 hace 5 años

README.md

前后端共用的类型文件

开始

基于本仓库进行开发,可以 fork 一个仓库或自行拷贝目录结构。

初始化

npm install

构建

npm run build