Beidou Redux Example
Install
$ yarn install
Start
$ npm run dev
then navigate to http://127.0.0.1:6001/
Basic Usage
- add a new page in /client folder, eg.
/client/test.jsx
- start app:
npm run dev
- navigate to http://127.0.0.1:6001/test
$ yarn install
$ npm run dev
then navigate to http://127.0.0.1:6001/
/client/test.jsx
npm run dev
npm i beidou-example-redux
63
2.3.0
MIT
9.77 kB
17