Skip to content

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

Notifications You must be signed in to change notification settings

yangjingzwb/vue-assistant

 
 

Repository files navigation

my-tool

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

A Vue.js project

演示

看看我的演示吧

项目在线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.这是一个基于vue的移动端项目demo,不需要使用vuex,也不需要结合后台,使用localstorage进行数据的本地存储,非常适合前端初中级vue新手练习实践

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 75.9%
  • Vue 18.8%
  • JavaScript 5.2%
  • HTML 0.1%