Front-end for Perfil Político — a platform for profiling candidates in Brazilian 2018 General Election, based entirely on open data.
- Node.js 10
npm
5+
$ npm install
$ npm start
Then open 127.0.0.1.xip.io:8080
(more about the .xip.io
trick).
$ npm run build
Then serve the contents of the build/
directory.