mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 12:37:53 +00:00
Fix merge
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user