apiep / PemiluWeb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status Staging Build Status Production

pantau-bersama

pantau-bersama

Setup

  • Copy env.example to dev.js
  • Run all commands below

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

Travis CI

Maintainer need to update Travis Variables when developers updating env.

  • travis login --pro
  • rm travis_secret.tar
  • tar cvf travis_secret.tar .travis
  • travis encrypt-file travis_secret.tar -r pantaubersama/PemiluWeb --pro
  • add, commit, pull request

About


Languages

Language:Vue 58.6%Language:JavaScript 23.4%Language:CSS 17.6%Language:HTML 0.4%