Skip to content

blizzerand/Angular_Forms_Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

SignupForm

This project is a demo of an Angular application with Forms. You can read the tutorial on TutsPlus.com Angular has two popular technologies for building forms -- Template driven and Reactive technology. This project demostrates building a real-life signup form using both these techniques

Choosing the Right Branch

Apart from the master branch, there are two branches. Make sure you are right branch and clone the repo or download the zip file.

Running the Development Server

Run npm install to install all the packages. Next, try ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

About

Demo of a signup form built with Angular 4 using the Template-driven and Reactive approach

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published