viniciuskneves / vue-eleicoes-2018

Eleições 2018 com Vue
http://vue-eleicoes-2018.surge.sh
MIT License
9 stars 3 forks source link
javascript vue vuejs

vue-eleicoes-2018

Projeto 100% inspirado por Eleições 2018 de Diogo Moretti.

Setup

npm install

Running - Development

npm run serve

Build - Production

npm run build

Linting

npm run lint

Run your unit tests - NOT READY

npm run test:unit

Deploy

It will automatically build and deploy ./dist folder to Surge under CNAME file domain.

npm run deploy

The default domain in vue-eleicoes-2018.surge.sh and all HTTPS accesses will be redirected to HTTP as the API is only available in HTTP.