Skip to content

Angular User Registration, Login, and Password Management

License

Notifications You must be signed in to change notification settings

OujMo/angular-user-login

 
 

Repository files navigation

angular-user-login

Angular User Registration, Login, and Password Management.

This is client side code. Server side code is at https://github.com/wugangca/spring-user-rest-service

Installation

Run npm install to install 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.

Running end-to-end tests

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

About

Angular User Registration, Login, and Password Management

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 70.6%
  • HTML 22.3%
  • JavaScript 3.8%
  • CSS 3.3%