Skip to content

【Node + React 实战:从 0 到 1 实现记账本】学习笔记,一个基于egg.js的账单后端服务。

Notifications You must be signed in to change notification settings

kaimo313/kaimo-cost-server

Repository files navigation

kaimo-egg

egg

QuickStart

see egg docs for more detail.

Development

$ npm i
$ npm run dev
$ open http://localhost:7001/

Deploy

$ npm start
$ npm stop

npm scripts

  • Use npm run lint to check code style.
  • Use npm test to run unit test.
  • Use npm run autod to auto detect dependencies upgrade, see autod for more detail.

About

【Node + React 实战:从 0 到 1 实现记账本】学习笔记,一个基于egg.js的账单后端服务。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages