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

README.md

前后端共用的类型文件

开始

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

初始化

npm install

构建

npm run build