Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 655 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 655 Bytes

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.