beidou-template-simple
v0.2.0
Published
beidou simple template
Downloads
2
Readme
Beidou simple template
Install
$ yarn install
Start
$ npm run start
then go to http://127.0.0.1:6001/
Basic Usage
- add a new page in /client folder, eg.
/client/test.jsx
- start app:
npm run start
- go to http://127.0.0.1:6001/test