Angular Openapi Demo

This project was generated with Angular CLI version 11.1.4.

This repo is part of the blog post: "How I use an OpenAPI spec in my Angular projects" on my website: kevinboosten.dev

Getting started

npm i
# Start the Angular application + the Openapi backend simulator
npm start