Please read the installation guide here
This project was generated with Angular CLI version 10.1.1.
Run npm start
for a dev server (alternatively, ng serve --proxy-config proxy.conf.json
).
Navigate to http://localhost:4200/
.
The app will automatically reload if you change any of the source files.
To create a Docker image for the web app:
docker build -t network-diff-study-app .