# vue-assistant **Repository Path**: codeax/vue-assistant ## Basic Information - **Project Name**: vue-assistant - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-03-12 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # my-tool 基于vue.js的前端开发,没有后台,只需要用localstorage进行本地的数据存储。 主要实现了几个模块,分别是换肤功能,头像更换,todolist,还有记账功能,同时还有备忘录,当然,如果你是一个选择困难症,还可以让它帮你选择今天吃什么。 一个十足的date-helper. > A Vue.js project > 安装,部分电脑安装nodesass经常出错,推荐cnpm安装,请戳 https://npm.taobao.org/ ## 演示 ![看看我的演示吧](https://github.com/sxzy/vue-assistant/blob/master/static/img/test.gif) ## 项目在线demo(移动端) http://kimy.coding.me/vue-assistant/#/ ## Build Setup ``` bash # 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](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).