This project allows me to train in the Angular framework with form
- Fork this very repository here
- Clone it on your computer.
- Use npm to install the dependencies.
#npm
npm install
- Use Angular to serve the project
#npm
ng serve
- Open http://localhost:4200 to view it in the browser.