Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 250 Bytes

readme.md

File metadata and controls

17 lines (9 loc) · 250 Bytes

NodeJs + koa2 + sequelize-auto + sequelize 搭建项目

运行方式:

yarn install

npm run auto             //生成模型

npm run dev

搭建方式:

博客地址