- Download or clone the current repository.
- Open the project in your local machine/editor.
- In your terminal set on the project's path, run the command
npm install
to install dependencies from package.json file. - Open your browser to
http://localhost:4200/
to display the application.