react-crossroads

v0.5.2
Client side router for web applications built with React and utilizing the Flux architecture. The backing routing engine is CrossroadsJs.
crossroads flux hash history navigation react react-crossroads react-dispatcher router and 2 more...

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

Metadata

  • ISC
  • Whatever
  • Matt Smith
  • released 9/3/2014

Downloads

Maintainers