# 根目錄 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]