Skip to content

Demo app containing configuration, logging, authentication, authorization, server-generated validators, reactive forms builder, etc.

Notifications You must be signed in to change notification settings

laurieatkinson/ng-patterns-demo

Repository files navigation

NgPatternsDemo

Development server

Run npm startfor a dev server. Navigate tohttp://localhost:4200/`. The app will automatically reload if you change any of the source files.

Build

Run npm run prod to build the project. The build artifacts will be stored in the dist/ directory. Use the -prod flag for a production build.

Running unit tests

Run npm run test to execute the unit tests via Karma.

App Description

Angular demo app with examples of form creation, validation, class inheritance, etc.

About

Demo app containing configuration, logging, authentication, authorization, server-generated validators, reactive forms builder, etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published