mjprinso / vue-todo

A simple Vue.js todo app

Home Page:https://mjprinso.github.io/vue-todo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Todo

A Simple Vue.js todo web app developed using Vuex, elementUI and moment.js
Demo here

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

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

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

About

A simple Vue.js todo app

https://mjprinso.github.io/vue-todo

License:MIT License


Languages

Language:JavaScript 82.3%Language:Vue 17.1%Language:HTML 0.6%