Skip to content

greygatch/political-compass

Repository files navigation

Political Compass

A dynamic political compass display using React.

Notes

React Easy Chart is dependent on d3 v3.x

Usage

Install the dependencies:

npm install

Test:

npm test

Development mode with livereload:

npm run watch or just npm start

When you are done, create a production ready version of the JS bundle:

npm run build

Deploy on Github pages with one command:

npm run deploy

License

MIT License

About

Dynamic political quiz and compass

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published