基于vue.js的前端开发,没有后台,只需要用localstorage进行本地的数据存储。 主要实现了几个模块,分别是换肤功能,头像更换,todolist,还有记账功能,同时还有备忘录,当然,如果你是一个选择困难症,还可以让它帮你选择今天吃什么。 一个十足的date-helper.
A Vue.js project 安装,部分电脑安装nodesass经常出错,推荐cnpm安装,请戳 https://npm.taobao.org/
http://kimy.coding.me/vue-assistant/#/
# 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
For detailed explanation on how things work, checkout the guide and docs for vue-loader.