A dialog based on jQuery plugin and Knockout.js
http://pmg1989.github.io/dialog
克隆项目文件:
git clone git@github.com:pmg1989/dialog.git
进入目录安装依赖:
npm install 或者 yarn 或者 yarn install
开发:
run npm start or yarn start or gulp connect
打开 http://localhost:8888