crazy1221 / vue-assistant

🤦🙌A personal assistant write by vue.you can get started quickly in vue.这是一个基于vue的移动端项目demo,不需要使用vuex,也不需要结合后台,使用localstorage进行数据的本地存储,非常适合前端初中级vue新手练习实践

Home Page:http://kimy.coding.me/vue-assistant/#/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

my-tool

基于vue.js的前端开发,没有后台,只需要用localstorage进行本地的数据存储。 主要实现了几个模块,分别是换肤功能,头像更换,todolist,还有记账功能,同时还有备忘录,当然,如果你是一个选择困难症,还可以让它帮你选择今天吃什么。 一个十足的date-helper.

A Vue.js project 安装,部分电脑安装nodesass经常出错,推荐cnpm安装,请戳 https://npm.taobao.org/

演示

看看我的演示吧

项目在线demo(移动端)

http://kimy.coding.me/vue-assistant/#/

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

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

About

🤦🙌A personal assistant write by vue.you can get started quickly in vue.这是一个基于vue的移动端项目demo,不需要使用vuex,也不需要结合后台,使用localstorage进行数据的本地存储,非常适合前端初中级vue新手练习实践

http://kimy.coding.me/vue-assistant/#/


Languages

Language:CSS 75.9%Language:Vue 18.8%Language:JavaScript 5.2%Language:HTML 0.1%