qinlaiqiao 492eaa79f3 refactor(types): compilation & enterprise 4 anni fa
..
src 492eaa79f3 refactor(types): compilation & enterprise 4 anni fa
tests 67648af94c feat: 前后端共用types 5 anni fa
.eslintignore 67648af94c feat: 前后端共用types 5 anni fa
.eslintrc.js dae0043f01 feat(types): 增加projects等类型 5 anni fa
.gitignore 67648af94c feat: 前后端共用types 5 anni fa
.huskyrc.js 67648af94c feat: 前后端共用types 5 anni fa
README.md 67648af94c feat: 前后端共用types 5 anni fa
commitlint.config.js 67648af94c feat: 前后端共用types 5 anni fa
lint-staged.config.js 67648af94c feat: 前后端共用types 5 anni fa
package.json 52417df4ea chore(types): 更正版本号 5 anni fa
prettier.config.js 67648af94c feat: 前后端共用types 5 anni fa
rollup.config.js 67648af94c feat: 前后端共用types 5 anni fa
tsconfig.json dae0043f01 feat(types): 增加projects等类型 5 anni fa

README.md

前后端共用的类型文件

开始

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

初始化

npm install

构建

npm run build