/polisClientParticipation

Primary LanguageJavaScriptGNU Affero General Public License v3.0AGPL-3.0

polis-dashboard-require

This is the port of the polis dashboard to use requirejs

Development

Install with npm and bower:

npm install
bower install

To build: gulp

Before pushing to s3: gulp dist

The dev server is at localhost:8000

Requirements

For gulp-ruby-sass to enable sourcemap options, it requires Sass >= 3.3.0