songxiaoguo1992 / Todos_Vuejs

a simply todolist using vuejs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

simply-todolist-vuejs

使用vuejs2.0 搭建的极简的todolist

vuex version

https://github.com/fishenal/Todos_Vuejs/tree/withVuex

vuex + firebase version

https://github.com/fishenal/Todos_Vuejs/tree/withfirebase

跟视频教程中的差异:

安装

# install dependencies
npm install

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

# build for production with minification
npm run build

About

a simply todolist using vuejs


Languages

Language:JavaScript 87.8%Language:Vue 11.1%Language:HTML 1.1%