Skip to content

hcsygit/sudoku

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

简单实现的数独游戏

ES6 + Babel + Gulp + jQuery

之后会用Vue重构

demo

Build Setup

# install dependencies
cd src
npm install

# build
npm run dev

# build and watch
npm start

For detailed explanation on how things work, checkout the guide and docs for vue-loader.

About

ES6简单实现数独游戏

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 63.5%
  • CSS 30.0%
  • HTML 6.5%