mattsteele / events-vue

A Vue application listing upcoming events.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Events Vue

A sample Vue application listing upcoming events.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Run the mock DB

json-server --watch db.json

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

About

A Vue application listing upcoming events.


Languages

Language:Vue 66.7%Language:JavaScript 30.2%Language:HTML 3.1%