jszmidt / bookmarks

Demonstrative project - Bookmarks (Angular 8, RXjs, Angular Material, Fake JSON API + JWT Auth)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bookmark

This project was generated with Angular CLI version 8.3.20. Angular 8, RXJS, Angular Material, Bootstrap 4 CSS, Fake JSON API + JWT Auth were used in this Project.

Angular Material components were used:

  • Form Controls: Input, Select
  • Navigation: Menu
  • Layout: Expansion Panel, List
  • Buttons,

How to start application

  1. Run npm install
  2. Run npm run start-auth and npm run start
  3. Go to localhost:4200
  4. Log in as admin@test.pl:admin

additional info: file db.json is using like normal database for this app

Print screens

example example example

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.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

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.

Further help

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

About

Demonstrative project - Bookmarks (Angular 8, RXjs, Angular Material, Fake JSON API + JWT Auth)


Languages

Language:TypeScript 82.3%Language:HTML 9.3%Language:JavaScript 8.1%Language:CSS 0.2%