Improve readme

This commit is contained in:
Peter Maquiran
2021-07-20 12:34:37 +01:00
parent f73070ff4a
commit f7f71ea3ef
3 changed files with 686 additions and 44 deletions
+2 -1
View File
@@ -41,10 +41,11 @@ npm run test
```
## Deploy in local network[.](#run-test)
## Deploy in local network
```bash
ionic build --prod
cp -r ./www ./serve
npm run dev:share
```