Skip to content

danielfigueiredo/wizards-wizard

Repository files navigation

Wizards Wizard

A wizard to build a wizard. Demo application for integrating forms and redux, as showcased @ ng-conf 2017 duing FormControl Freaks: Redux Edition.

npm scripts

To see all available scripts:

$ npm run

Dev

$ npm run dev

This runs a development mode server with live reload etc. Linter warnings will be displayed with each reload.

Open http://localhost:8080 in your browser.