Skip to content

iofedurin/angular-test

Repository files navigation

Angular Test

Angular Test Project application. Created with Angular Material components.

Test automerge

DASDKa;lsdk;alskd;laskd;

Installation

  1. Copy repository and install dependencies with npm i
  2. Currently, using json-server as backend provider so you can find db file in mocks folder mocks/database.json

Development servers

Run npm run mock for a dev backend server.

Run npm run start or ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Project structure

├── app                     # Root folder of angular app
│   ├── http                # Http services to interact with backend
│   ├── layout              # Core layout component that wraps all pages
│   └── utls                # Some base classes, generics, helper functions, types, etc.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published