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