Project

General

Profile

« Previous | Next » 

Revision 51514

finished statistics pages

View differences:

package.json
8 8
  ],
9 9
  "scripts": {
10 10
    "ng": "ng",
11
    "start": " ng serve --disable-host-check --host 0.0.0.0",
11
    "start": " ng serve --disable-host-check --host 0.0.0.0 --port 5000",
12 12
    "start:dynamic": "PORT=5000 npm run build:dynamic && npm run serve:dynamic",
13 13
    "start:static": "npm run build:static && npm run serve:static",
14 14
    "build": "ng build",

Also available in: Unified diff