Static dashboard website to visualize vote counting for FEUC 2017 elections.
Run npm install
to install all dependencies.
This website is built with gulp. Run gulp -T
to view all tasks.
Run gulp build_dev
or gulp watch
to build a development version.
Run gulp build
to build website.