Angular Workshop migration

Run the project

Recommanded solution

Use one of the following online IDE to get rid of potential issues with your local environment:

Gitpod IDX StackBlitz GitHub Codespaces
Open in Gitpod Open in IDX Open in StackBlitz Open in GitHub Codespaces

Manuel solution

Prerequisites

Install dependencies

npm install

Start the development server

ng serve