Angular example of a Template-Driven Form.
More details can be found here.
Node.js and NPM.
Git clone this repository.
git clone https://github.com/davescripts/angular-template-driven-form-example.git
Run the npm install command on the root folder of the project.
cd angular-template-driven-form-example
npm install
ng serve --open
Live demo at StackBlitz.
This project is licensed under the MIT license.