GitHunt
KA

kathleenwest/first-app

Angular.io Tutorial - Build Your First App

first-app

This is my tutorial project result of the angular.io tutorial "Build your first angular app"

Setup

  1. Clone Repo
  2. Install packages npm install
  3. Configure the JSON server
    npm install -g json-server
  4. Run json-server
    json-server --watch db.json
  5. Run project
    ng serve -o

Demo Pictures

Screenshot of Web App Demo.
Screenshot of Web App Demo.
Screenshot of Web App Demo.

Languages

TypeScript69.8%CSS20.8%JavaScript5.8%HTML3.6%

Contributors

Created September 15, 2023
Updated July 17, 2025