diamondyhand / poker-shuffle-game-vue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Poker Shuffle Game

Use Vue3 and Scss to build this little Game, and use Vite as build tool.

Enjoy Game

Go to Website to enjoy this little game.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

About


Languages

Language:Vue 86.1%Language:JavaScript 6.5%Language:HTML 5.1%Language:CSS 2.3%