/cuo-money

Cuo Money Game Powered By Tiny.js

Primary LanguageJavaScript

The Tiny.js Game build by tinyjs client

命令

  • npm install: 安装依赖
  • npm run start: 本地服务,默认端口:8017

关于 Tiny.js

setup

  • 更改 package.json 中 "start": "node_modules/.bin/webpack-dev-server --colors --inline --quiet --hot --host 0.0.0.0 --port 8017 --public {your-local-address}:8017" 你的本机地址。
  • npm run start
  • 在手机访问 {your-local-address}:8017
  • 你就可以看到下图

game