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

example

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.