/pollr-ui

frontend to a minimal polling app. built in vue.js and pure css

Primary LanguageVue

poll-ui

this is the ui/frontend to the pollr voting/polling web app. still in development tho

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint