/world-potus

World POTUS by Accurat and Google News Lab. Do you want to know how much people outside the United States are interested in the presidential elections?

Primary LanguageJavaScriptMIT LicenseMIT

Google NewsLab - World POTUS

World POTUS logo

The project is based on React, Redux, Babel stage-0, and uses the Webpack JS bundler.

Prepare the project installing dependencies:

npm install

To start development:

npm run start

To build for production:

npm run build
ls dist/ # will find the bundled static files here