Update README.md

This commit is contained in:
samnyan 2020-02-27 16:00:01 +09:00
parent e73324ebcb
commit 36b13700be

View File

@ -8,3 +8,11 @@ This project was generated with [Angular CLI](https://github.com/angular/angular
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](https://github.com/samnyan/aqua-viewer/tree/gh-pages), 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](https://angular.io/guide/deployment) if you are new to angular.