Deployment - 2haloes/Angular-Weather-Display GitHub Wiki
Deploying from release isn't tricky as long as you know how to setup a server.
- Download a release (PHP or ASP.NET, if unsure, try the PHP version) or compile it yourself
- Open the zip/folder that contains the files
- Copy the files to where you need them on the server/device
- (Optional) Setup the server so that all invalid requests requests are directed to the index.html file (If using an apache server, this step can be skipped)
After this, the site will work perfectly