5.0.1 • Published 1 year ago
@limegroup/lime-redux-util v5.0.1
to run locally with a project
- in ap-redux-util do
npm link ../myproject/node_modules/react
npm link ../myproject/node_modules/react-dom
npm link
- then in your repository do
npm link ap-redux-util
- after that just keep changing ap-redux-util, do a
npm run watch
.