Skip to content

Files

Latest commit

Mar 5, 2017
8a16bb3 · Mar 5, 2017

History

History
28 lines (18 loc) · 376 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 376 Bytes

dialog

A dialog based on jQuery plugin and Knockout.js

演示地址

http://pmg1989.github.io/dialog

快速开始

克隆项目文件:

git clone [email protected]:pmg1989/dialog.git

进入目录安装依赖:

npm install 或者 yarn 或者 yarn install

开发:

run npm start or yarn start or gulp connect

打开 http://localhost:8888