Skip to content
This repository has been archived by the owner on Feb 19, 2022. It is now read-only.

FormidableLabs/victory-component-boilerplate

Repository files navigation

Travis Status

Victory Component Boilerplate

This is a starter Victory component.

The Generator

We expect these opinions to change often. We've written a yeoman generator to pull down the freshest copy of this repo whenever you use it. It just copies this repo so you don't have to. Check it out here

To create a new project based on this boilerplate:

$ npm install -g yo
$ npm install -g generator-formidable-react-component
$ yo formidable-react-component

The generator replaces victory-component-boilerplate and VictoryComponentBoilerplate across this repo with names specific to your new project. src/components/victory-component-boilerplate.jsx and test/client/spec/components/victory-component-boilerplate.spec.jsx are also renamed, and a fresh README.md is created.

Development

Please see DEVELOPMENT

Contributing

Please see CONTRIBUTING

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published