1.0.3 • Published 3 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 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