Skip to content

Olliebaba/victory-core

 
 

Repository files navigation

Travis Status

VictoryCore

This package contains shared libraries and components for Victory.

Requirements

Projects using Victory should also depend on React and prop-types.

Issues

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

Development

# 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.

Contributing

Please see CONTRIBUTING in the project builder archetype.

IMPORTANT

This project is in a pre-release state. We're hard at work fixing bugs and improving the API. Be prepared for breaking changes!

Caveats git installs using npm 2 may fail in postinstall. If you are consuming Victory via git installs please use npm >=3.0.0

About

Shared libraries and components for Victory

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 99.8%
  • HTML 0.2%