Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 616 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 616 Bytes

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