beidou-template-empty
v0.2.1
Published
beidou empty template
Downloads
1
Readme
Beidou empty 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