Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 339 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 339 Bytes

Website CMS

Website CMS Base on Egg Framework

QuickStart

$ npm install
$ npm run dev
$ open http://localhost:7001/news
$ npm run cms:dev
$ npm run dev
$ open http://localhost:7001/news

Questions & Suggestions

Please open an issue here.