kathleenwest / first-app

Angular.io Tutorial - Build Your First App

Home Page:https://angular.io/tutorial/first-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Angular.io Tutorial - Build Your First App

https://angular.io/tutorial/first-app


Languages

Language:TypeScript 69.8%Language:CSS 20.8%Language:JavaScript 5.8%Language:HTML 3.6%