mirror of
https://github.com/benjamin-wilson/public-pool-ui.git
synced 2025-09-20 13:20:30 +02:00
Update README.md
This commit is contained in:
@@ -29,3 +29,11 @@ Run `ng e2e` to execute the end-to-end tests via a platform of your choice. To u
|
|||||||
## Further help
|
## Further help
|
||||||
|
|
||||||
To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI Overview and Command Reference](https://angular.io/cli) page.
|
To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI Overview and Command Reference](https://angular.io/cli) page.
|
||||||
|
|
||||||
|
## Deployment
|
||||||
|
|
||||||
|
Install pm2 (https://pm2.keymetrics.io/)
|
||||||
|
|
||||||
|
```bash
|
||||||
|
$ pm2 serve --spa dist/public-pool-ui/ 3335 --name ui
|
||||||
|
```
|
||||||
|
Reference in New Issue
Block a user