Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 455 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 455 Bytes

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