Epi-UI
Epidemico React components for data visualization.See a live demo of all components or see them used in production at epidemico.com.
Getting Started
npm install
npm start
Contributing
All components are in/src
. Edit or add components as you see fit and submit a Pull Request. Files
in /src
are the only ones you need to work with. For more info on contributing, see
CONTRIBUTING.md.Publishing to npm and deploying demo site
npm run deploy