react-crossroads

0.13.2 • Public • Published

React Crossroads (still in alpha stage of development)

Client side router for web applications built with React and utilizing the Flux architecture. The backing routing engine is CrossroadsJs.

Running the integration tests

The tests need to be able to find chromedriver on the path. On mac install via homebrew with brew install chromedriver then run:

$ gulp integration-test-ci

If you are actively working on the codebase then open two bash shells, and on the first one run the integration test server:

$ gulp integration-test-server

Then you can open the integration test pages in your browser to debug, in your second shell you can run the tests at any time against that server:

$ gulp integration-test

Package Sidebar

Install

npm i react-crossroads

Weekly Downloads

18

Version

0.13.2

License

ISC

Last publish

Collaborators

  • mtscout6