Install dependencies and check to see it works. It is recommended that you use Yarn for deterministic installs, but npm install
will work just as well.
$ yarn install # Install project dependencies
$ yarn start # Compile and launch (same as `npm start`)
- react-redux-router
- debug logging
关于这个starter kit的更多信息,请查看davezuko/react-redux-starter-kit