Skip to content

xiaomizhou66/shudu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

数独游戏

本仓库为一个使用 jQuery.js 开发的一个数独游戏

编译

$ git clone git@github.com:xiaomizhou66/shudu.git #获取代码
$ cd shudu
$ yarn install # 还原依赖
$ gulp # 编译生成 dist
$ gulp & gulp watch # 开发过程中 编译监控重载

运行

在浏览器打开 服务器地址 http://localhost:8888

About

数独游戏-jQuery.js-JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published