Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 287 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 287 Bytes

Coolpoll

A little tool to make a poll of some images...

Note: You need to setup a database on Firebase. Edit ./json/poll-specs.json to add the url of your database.

$ npm install
$ bower install
$ npm run compile
$ npm run serve

Open your browser on localhost:3333.