containme
v1.0.0
Published
Library to create Redux containers
Downloads
15
Readme
containme
Library to process querystring parameters
- Install
npm install containme- Usage
- Development
npm run devThis watches files and compiles them
- Run tests
npm run dev
npm start // or node server.js
npm testnpm run dev should be running to watch and recompile files.
