Skip to content

topdev-spetermann/angular-workshop-agentic-ai-engineering

 
 

Repository files navigation

Modern Angular Workshop

workshops-de-logo-blue
The best way to start embracing AI for your all-day development tasks

workshops.de

Local Development

Command Description
npm install Installs the packages to develop the Angular app
npm start Starts the Angular app

The API

Command Description
npx bookmonkey-api Installs and starts the HTTP API "Bookmonkey API"

The API provides fake data that you can use in your Angular application.

Note

The API starts at http://localhost:4730. When you open this page, you’ll find documentation for all endpoints. 🚀

VS Code

If you are using VS Code as you editor of choice, you might see a popup after opening this repository. We added a few plugin recommendations to simplify writing code during the workshop:

  1. Angular Language Service - Adds better syntax-highlighting & automatic refactorings
  2. Prettier - Formats your code automatically in the same way across your project.

About

The best way to start embracing AI in your all-day development tasks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 94.1%
  • HTML 3.4%
  • Shell 2.0%
  • Other 0.5%