This package contains shared libraries and components for Victory.
To make it easier to manage issues across all of Victory, we have disabled issued on this repo. Please open issues in the main victory repo instead. You can track our progress on issues here
# Run the demo app server
$ npm start
# Open the demo app
$ open http://localhost:3000
# Run tests
$ npm test
For more on the development environment, see DEVELOPMENT in the project builder archetype.
Please see CONTRIBUTING in the project builder archetype.
Victory requires npm v3 and Node > 0.10 for development and git installs
This project is in a pre-release state. We're hard at work fixing bugs and improving the API. Be prepared for breaking changes!