Skip to content

chgasparoto/vue-eleicoes-2018

 
 

Repository files navigation

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.

About

Eleições 2018 com Vue

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 47.5%
  • Vue 44.3%
  • HTML 8.2%