Skip to content

FlandiaYingman/arkwaifu-frontend

Repository files navigation

logo

Arkwaifu Frontend

This is the new-designed frontend for Arkwaifu (arkwaifu.cc). Built with Vue 3.

Through Vuetify 3, the website mainly follows Material Design.

For more information, please refer to the main repo.

Development

The website chooses Yarn as its package manager, and follows its Zero-Install philosophy.

To set up the development environment, simply clone the repository and run:

yarn

To start development, simply run:

yarn dev