Skip to content

A simple sign up form using Angular 9, Angular material

Notifications You must be signed in to change notification settings

MishaJexia/signup

 
 

Repository files navigation

Signup

This project was generated with Angular CLI version 9.0.6.

This project contains a simple registration form that is used by users to register their details. This project built with Angular and Angular Material.

Live version

A live version of this project is available at Signup.

Development server

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

Build

Run ng build 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 ng test to execute the unit tests via Karma.

Code coverage

Run npm run code-coverage to execute the unit tests via Karma and get the code-coverage using Istanbul.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

About

A simple sign up form using Angular 9, Angular material

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 83.4%
  • HTML 7.7%
  • JavaScript 6.5%
  • CSS 2.4%