[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

astraube/jet-jed-vuejs

Repository files navigation

MVP JetJedi Andre Straube

VueJS, VueRouter, Vuex, VueEcharts, vue-data-tables Moment.js, axios, element-ui, moment,

Screens

Build Setup

# clone this repo

# enter in folder
cd JetJedi_vuejs

# install dependencies
npm install

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

# serve with hot reload at localhost:8080
# for for production with minification
npm run start

# build for production with minification
npm run build

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

To deploy in github pages

install push-dir

npm run build
git add .
git commit -m "deploy GH"
git push -f origin gh-pages
npm run deploy
# run unit tests
npm run unit

# run all tests
npm test

by Andre Straube andrestraube.com.br