vue-calculator A simple Tic-Tac-Toe game build using Vue3, TailwindCSS as a SFC. Clone Repository git clone https://github.com/ankitank25/vue-tic-tac-toe.git Project Setup npm install Compile and Hot-Reload for Development npm run dev Type-Check, Compile and Minify for Production npm run build