Skip to content

soerenehm/angular-crud-projects

Repository files navigation

CRUD Application for Project Administration.

Angular 19 Project to create, read, update and delete IT projects.

Changes beside of given projects in db.json are only temporarily.

1. Project Installation

Download and install Node.js including npm as package manager.

Run npm install inside project folder to install all dependencies.

2. Project Start

Executing script ./start.sh starts following:

  1. JSON Server docker image, REST API mocking based on plain JSON (https://github.com/typicode/json-server).

  2. Angular Project

3. Project Stop

Type ctrl-c removes automatically docker container and stops angular project serving.

About

Angular CRUD Application for Project Administration.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published