Redux toolkit (#115)
* 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
This commit is contained in:
@@ -4,3 +4,11 @@
|
||||
- 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)
|
||||

|
||||
|
||||
Reference in New Issue
Block a user