Skip to content

itesla/network-diff-study-app

Repository files navigation

MPL-2.0 License

network-diff-study-app

Please read the installation guide here

Notes

This project was generated with Angular CLI version 10.1.1.

Development server

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.

Docker image

To create a Docker image for the web app:

docker build -t network-diff-study-app .