Skip to content

github-copilot-workshop/copilot-angular-tour-of-heroes

Repository files navigation

Angular Application

This project is the final state of the Angular Tour of Heroes tutorial. You can find the tutorial here.

Prerequisites

Installing the dependencies ans run the development server:

npm install --force

npm install -g @angular/cli

ng serve --host=0.0.0.0

You can go for example to the http://localhost:4200/heroes page and see the list of Heroes

Using GitHub Copilot

The project contains some exercises to learn how to use GitHub Copilot. You can find them in the docs folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published