Skip to content

aakashbansal/angular-template-driven-form-example

Repository files navigation

angular-template-driven-form-example

The given repository contains an example of implementation of Template-driven forms in Angular.

Project Setup

The following project requires Node.Js and NPM to be pre-installed and the necessary path variables for Node and NPM should also be set-up already.

Open the terminal/command-line :

$ cd \<required-directory>
$ git clone https://github.com/aakashbansal/angular-template-driven-form-example.git
$ cd \angular-template-driven-form-example
$ npm install
$ npm start

This starts the local server. Now open the web browser and go to http://localhost:3000/ to view the app.

About

The given repository contains an example of implementation of template-driven forms in Angular

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published