vue SPA: WynnStats
This article is LLM-translated by GPT-4o, so the translation may be inaccurate or complete. If you find any mistake, please let me know.
WynnStats is a practice SPA website that can display some information from the WynnCraft server. GitHub: https://github.com/maple3142/WynnStats
Introduction
Made with vue, each page requests information from the API server using fetch()
and then displays it through vue. The UI part uses bootstrap-vue.