Skip to content

A simple sign up form using Angular 9, Angular material

Notifications You must be signed in to change notification settings

gangadharjannu/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.

Install node modules

Run npm install to install the dependencies.

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.

CICD with Github Actions

This project is configured with Github Actions to automatically deploy the changes whenever they are merged into master.

About

A simple sign up form using Angular 9, Angular material

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published