Skip to content

gergomando/vue-github-api

Repository files navigation

Small example of using these tools:

vue, ES6, Github Api, webpack

Live example :

http://node.templatefor.me

Build Setup

# install dependencies
npm install

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

# build for production with minification
npm run production

# serve build from root (exmple)
use http-server, pm2 for it