@mathedu4all/math-puzzles
v1.0.3
Published
[![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
3
Readme
math-puzzles
play online
weixin mini program
install & run
- install node.js
npm config set registry https://registry.npm.taobao.org
npm install
to install dependenciesnpm run start
to preview in browswer.
publish
- npm config set registry https://registry.npmjs.org/
- npm login
- npm publish --access public