Skip to content

nikkwong/angular2-multistep-form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

angular2-multistep-form

This app aims to demonstrate the creation multistep forms in Angular 2.

Features

  • Routing: Steps in form are bounded through routing
  • Service oriented: A service acts as the single source of truth for the form
  • Validation: Rudimentary validation for back/next/submit.

Work in progress—pull requests welcome. Current as of Angular 2.0 Final Release.

Start it as you would a normal ng2 app:

npm install
typings install

About

Angular 2 multistep form

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published