/roshambo

Rock, Paper, Scissors game built in Vue.js. Designed mobile first using Tailwind CSS

Primary LanguageVue

Starting the game

In terminal type npm run dev

This project was created by following along with the guide made by Tyler Potts. you can access the guide from this link (https://www.youtube.com/watch?v=_qgNOFGERcM)

Vue 3 + Vite

This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

Recommended IDE Setup