Fix merge

This commit is contained in:
Peter Maquiran
2021-08-05 13:42:11 +01:00
parent b2e0619190
commit 0a80e17049
5 changed files with 14 additions and 31 deletions
+4 -1
View File
@@ -12,8 +12,11 @@ Use the package manager npm to install dependencies.
npm ci
npm install
npm install -g @ionic/cli
npm install -g http-server
npm install -g lite-server
npm install -g @angular/cli
## Mobile first dependencies
cordova plugin add cordova-plugin-mfp-jsonstore
```
## Start the development server