react-sprout
v0.1.13
Published
A better router for React applications
Downloads
279
Readme
React Sprout
Install
npm install react-sproutDocumentation
Documentation can be found at react-sprout.com
Testing
All tests
npm run test
Single test
NODE_ENV=test node --test --test-concurrency 1 ./test/tests/name-of-test/index.test.js
