Skip to content
This repository has been archived by the owner on Nov 19, 2021. It is now read-only.

ASoulCnki/ASoulCnkiStaticBFF

Repository files navigation

asoulcnki-front-egg-bff

用于枝网测试环境的eggjs调试,为前端history模式路由提供支持
将前端build后的项目放到app/public下,然后npm run dev,打开浏览器7001端口查看

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

用于枝网测试环境提供history支持

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published