Nesters / vuejs-workshops

Vue.js workshops. Vue is life.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vuejs-workshop

Vue.js Workshop

Build Setup

# install dependencies
npm install

# start the API server on port 3000
make server

# serve the app with hot reload at localhost:8080
make dev

# start an API server on port 3000 and serve the app with hot reload at localhost:8080
make run

About

Vue.js workshops. Vue is life.


Languages

Language:JavaScript 96.5%Language:HTML 1.6%Language:Vue 0.9%Language:Makefile 0.7%Language:CSS 0.2%