/Todos_Vuejs

a simply todolist using vuejs

Primary LanguageJavaScript

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