Submitted 6 months agoA solution to the Tic Tac Toe game challenge
(Old) Vue Composition API & Singleton Composables
sass/scss, vue, vite
@sinjin25

Solution retrospective
What are you most proud of, and what would you do differently next time?
I don't remember anything about this project I just found it on my hard drive because I got mad while deploying it.
What challenges did you encounter, and how did you overcome them?(Just reporting) When deploying to github pages with Vite you gotta go to vite.config.ts and add a "base" key with the url of your project. Ex: for https://sinjin25.github.io/fem-tic-tac-toe/ it'd just be /fem-tic-tac-toe/
Supposing this is because you're not serving pages relative from / but /something instead
What specific areas of your project would you like help with?:D
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on raionus's solution.
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord