Skip to content

Hoffmannn/vue3-tic-tac-toe

Repository files navigation

Vue 3 Project: Tic-Tac-Toe

This is more of a logic study rather than a Vue one, but still interesting to see how logic and components can be used within a Vue environment.

You can try it here

screenshot

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published