Skip to content

kamrulislamtushar/angular-crud

Repository files navigation

AngularCrud

This project was generated with Angular CLI version 9.0.4.

Requirements

  1. npm (Version > 5)
  2. node (version > 8)
  3. Angular cli

Initial Setup.

  1. clone repo.
  2. cd into project directory
  3. run npm install

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.

Running the project

After running ng serve for dev server visit http://localhost:4200/. Initially 12 members will be stored in local storage as seed data. You will be able to modify them any way you like.

Credentials for login

For Loging in as Admin: email: admin@test.com , password: admin

For loging in as Executive: email: executive@test.com, password: executive

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.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors