Skip to content

analytics-ufcg/perfil-parlamentar-frontend

Repository files navigation

Perfil Político

Front-end for Perfil Político — a platform for profiling candidates in Brazilian 2018 General Election, based entirely on open data.

Requirements

Install

$ npm install

Developing

$ npm start

Then open 127.0.0.1.xip.io:8080 (more about the .xip.io trick).

Deploying

$ npm run build

Then serve the contents of the build/ directory.

Releases

No releases published

Packages

No packages published