@mathedu4all/math-puzzles

[![npm](https://img.shields.io/npm/v/@mathedu4all/math-puzzles.svg)](https://www.npmjs.com/package/@mathedu4all/math-puzzles) [![npm downloads](https://img.shields.io/npm/dt/@mathedu4all/math-puzzles.svg?maxAge=2592000)](https://www.npmtrends.com/@mathedu

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
@mathedu4all/math-puzzles
1.0.32 years ago2 years agoMinified + gzip package size for @mathedu4all/math-puzzles in KB

Readme

math-puzzles
npm npm downloads

play online

经典版灭灯游戏
简化版灭灯游戏

weixin mini program

install & run

  • install node.js
  • npm config set registry https://registry.npm.taobao.org
  • npm install to install dependencies
  • npm run start to preview in browswer.

publish

  • npm config set registry https://registry.npmjs.org/
  • npm login
  • npm publish --access public