Skip to content

使用 Vue3 + Typescript 製作隨機抽獎器。

License

Notifications You must be signed in to change notification settings

Oboro1102/Random-Lottery

Repository files navigation

Random-Lottery

使用 Vue3 + Typescript 製作隨機抽獎器。

專案執行指令

  • 初次執行 npm install
  • 啟動專案 npm run serve