Improve attendies

This commit is contained in:
Peter Maquiran
2021-07-12 16:05:05 +01:00
parent 6ac7a4a715
commit 7b22c9d532
8 changed files with 24 additions and 7 deletions
+1 -2
View File
@@ -2,7 +2,7 @@
## Requirements
[node >= 14](https://nodejs.org/dist/v14.17.3/node-v14.17.3-x64.msi)
[node >= 14](https://nodejs.org/download/release/v14.15.0/node-v14.15.0-x86.msi)
## Installation
@@ -22,7 +22,6 @@ npm install -g @angular/cli
ionic serve
```
## build for production and launch server
```bash