Skip to content

easyli/vue-todolist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

简介

这个Todo项目使用Vue.js 和 Element组件构建。

  • Vue 2 渐进式框架
  • Vuex 应用设计的状态管理架构
  • Element 基于 Vue 2.0 的组件库
  • webpack 构建工具

体验项目

在线demo地址 https://easyli.github.io/vue-todolist

欢迎提 issue

打包&&运行

## 打包
npm run build
## 运行
npm run dev

预览图

如下:

界面

使用界面