Advanced usage of Beidou framework. More complex usage with
router,controller,serviceand so on. For more detail documents, see https://github.com/eggjs/egg which Beidou based on.
$ yarn install$ npm startthen navigate to http://127.0.0.1:6001/
- add a new page in /client folder, eg.
/client/test.jsx - start app:
npm start - navigate to http://127.0.0.1:6001/test