1.0.3 • Published 4 years ago
@mathedu4all/math-puzzles v1.0.3
math-puzzles
play online
weixin mini program
install & run
- install node.js
- npm config set registry https://registry.npm.taobao.org
- npm installto install dependencies
- npm run startto preview in browswer.
publish
- npm config set registry https://registry.npmjs.org/
- npm login
- npm publish --access public