演示
https://sailengsi.github.io/sls-jquery-modal/src/release/
GitHub:https://sailengsi.gitee.io/sls-jquery-modal/src/release/
Gitee:https://sailengsi.coding.me/sls-jquery-modal/src/release/
Coding:文档
https://sailengsi.github.io/sls-jquery-modal/docs/
GitHub:https://sailengsi.gitee.io/sls-jquery-modal/docs/
Gitee:https://sailengsi.coding.me/sls-jquery-modal/docs/
Coding:项目采用fis编写,fis官网地址:http://fis.baidu.com/
所以你需要按照以下步骤才能运行此项目
//克隆项目 git clone https://github.com/sailengsi/sls-jquery-modal.git //进入项目中的dev目录 cd sls-jquery-modal/src/dev //安装依赖 npm install //启动Server npm start
注意:npm start启动的服务,实际上是访问的src/release目录。