Install dependencies by running in your terminal:
npm install
Build and serve the project by running in your terminal:
npm run dev
Open http://localhost:4200/ in your browser.
Install dependencies by running in your terminal:
npm install
Build and serve the project by running in your terminal:
npm run dev
Open http://localhost:4200/ in your browser.