Skip to content

DevOps-testing-2024/simple-fe-app

Repository files navigation

simple-fe-app

This is a simple BE app for DevOps testing. By default, it has CRUD functionality for random descriptions.

Start the application

  1. Run the npm install command
  2. Run the ng serve command