/sudoku

ES6简单实现数独游戏

Primary LanguageJavaScript

简单实现的数独游戏

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.