Skip to content

Latest commit

 

History

History
31 lines (16 loc) · 358 Bytes

README.md

File metadata and controls

31 lines (16 loc) · 358 Bytes

Angular Forms

Template Driven Forms (TDF) |

Project Status

Developing ... ... ...

Installation and Setup Instructions

Clone down this repository. You will need angularCli and npm installed globally on your machine.

Installation:

npm install

To Start Server:

ng serve

To Visit App:

localhost:4200

Notes

Resources