jonathanchu / victory-docs

Documentation for Victory: A collection of composable React components for building interactive data visualizations

Home Page:http://formidable.com/open-source/victory

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Victory Documentation

Build Status

Documentation site for Victory.

Check out the wiki

To release this lander, please follow the archetype release instructions for our npm version workflow.

Testing

Lint

yarn install
yarn test

Browser Tests

yarn install
yarn run test-func-install # installs selenium browser drivers inside node_modules
yarn run test-func-build # builds the prod site
yarn run test-func # tests the prod site

About

Documentation for Victory: A collection of composable React components for building interactive data visualizations

http://formidable.com/open-source/victory


Languages

Language:JavaScript 83.9%Language:CSS 14.7%Language:HTML 1.4%