* add @redux/toolkit * bump react version to allow for hooks * add remote-redux devtools to help track extension state * add remote-redux server to allow for remote state viewing * setup react-redux for current user * setup watch mode for running redux remote dev watch to options * move screenshots
15 lines
477 B
Markdown
15 lines
477 B
Markdown
## Pre-requisites
|
|
|
|
- node v11.15.0
|
|
- npm 6.7.0
|
|
|
|
It is suggested you use [nvm](https://github.com/nvm-sh/nvm) to manage your node version
|
|
|
|
It is suggested to install this globally[@xarc/run-cli](https://www.npmjs.com/package/@xarc/run-cli)
|
|
|
|
This will allow you to run varios tasks
|
|

|
|
|
|
In devmode you can open [local remote devtools](http://localhost:8000)
|
|

|