|
преди 6 години | |
---|---|---|
.. | ||
.gitignore | преди 7 години | |
index.html | преди 7 години | |
main.js | преди 6 години | |
package-lock.json | преди 6 години | |
package.json | преди 6 години | |
readme.md | преди 7 години |
This example uses Uppy with a Redux store. The same Redux store is also used for other parts of the application, namely the counter example. Each action is logged to the console using redux-logger.
This example supports the Redux Devtools extension, including time travel.
Move into this directory, then:
npm install
npm start