regenerate package-lock with angular 13-lts packages.

pull/468/head
Jason Kulatunga 1 year ago
parent 2e8f4a0581
commit 80d72f8a1b
No known key found for this signature in database

@ -55,7 +55,7 @@ The frontend is written in Angular. If you're working on the frontend and can us
```bash ```bash
cd webapp/frontend cd webapp/frontend
npm install npm install
npm run start -- --deploy-url="/web/" --base-href="/web/" --port 4200 npm run start -- --serve-path="/web/" --port 4200
``` ```
3. open your browser and visit [http://localhost:4200/web](http://localhost:4200/web) 3. open your browser and visit [http://localhost:4200/web](http://localhost:4200/web)

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save