mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
Add loader and notification message
This commit is contained in:
+2
-2
@@ -5,12 +5,12 @@
|
||||
"homepage": "https://ionicframework.com/",
|
||||
"scripts": {
|
||||
"ng": "ng",
|
||||
"start": "ng serve",
|
||||
"start": "ng serve --port 4200",
|
||||
"build": "ng build",
|
||||
"lint": "ng lint",
|
||||
"e2e": "ng e2e",
|
||||
"nice": "node server.js",
|
||||
"test": "jest --detectOpenHandles --runInBand"
|
||||
"test": "jest --runInBand"
|
||||
},
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user