Skip to content

samnyan/aqua-viewer

Repository files navigation

AquaViewer

A WebUI for AQUA Server

This project was generated with Angular CLI version 8.3.20.

Live Version

Go http://aqua.samnyan.icu/

Please notice that if you are using HTTPS, your browser may block HTTP connect to the game server.

Self Host

Go to gh-pages branch, then clone all the file or download as zip. This build is up to date with the source.

###Build From Source You need to have Angular-cli installed and run ng build --prod.

Please follow the deployment guide if you are new to angular.