/first-app

Angular.io Tutorial - Build Your First App

Primary LanguageTypeScript

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.