Skip to content

masteropen/angular-personal-books-manager

Repository files navigation

Personal books manager

A simple application that lists the books you have at home, in your library. You can add a photo of each book. The user must be authenticated to use the application.

This project was generated with Angular CLI version 9.1.5.

Prerequisites

To be able to run this application, you need these dependencies

  • nodejs >=v10.13
  • npm package manager

Then install Angular CLI npm install @angular/cli@9.1.5 (add -g option if you want install Angular CLI globally).

Running application

  1. Clone this repository : git clone https://github.com/masteropen/angular-personal-books-manager.git

  2. Install dependencies npm install

  3. Run Angular built-in dev server ng serve

  4. Navigate to http://localhost:4200. The app will automatically reload if you change any of the source files.

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.

Further help

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

About

manage your personal books using angular 9 application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published