README.md 297 Bytes
Newer Older
1 2 3 4 5 6 7 8 9
# 根目錄 yarn install && npm run build 產生 dist/lottery-wheel.min.js

# 到 demo yarn install && npm run start

# demo 頁面為 localhost:3000/demo.html (RWD)

# 其他使用範例為 localhost:3000/index.html

# 更多詳細使用方式請參考 [https://github.com/fralonra/lottery-wheel]