Skip to content

progrape/todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ebe3e90 · Mar 23, 2016

History

9 Commits
Mar 22, 2016
Mar 23, 2016
Mar 22, 2016
Mar 22, 2016
Mar 22, 2016
Mar 23, 2016

Repository files navigation

简介

todo 是一个使用 WeUI 构建的 Web App 示例。

image

https://progrape.github.io/todo

目录说明

├── dist                # 编译输出目录
├── package.json        # package.json
├── src
│   ├── app.js          # js 入口文件
│   ├── index.html      # html 入口文件
│   ├── lib             # 路由、工具等方法
│   ├── todo            # 程序主要逻辑文件
└── webpack.config.js

开发

git clone https://github.com/progrape/todo.git
cd todo
npm install
npm start

预览

image

License

The MIT License(http://opensource.org/licenses/MIT)

请自由地享受和参与开源

About

A todo application build with weui

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published