Add more mocking of API calls
[portal/nonrtric-controlpanel.git] / webapp-frontend / package.json
index a88e1f2..95ff727 100644 (file)
@@ -4,6 +4,7 @@
   "scripts": {
     "ng": "ng",
     "start": "ng serve --proxy-config proxy.conf.json",
+    "start:mock": "ng serve --configuration=mock",
     "build": "ng build",
     "test": "ng test",
     "lint": "ng lint",