local development:

  1. npm install
  2. npm run start

Build for production

run ng build --deploy-url https://your-deploy-url.com/folder --prod

Data

Edit the stub in src/app/kids-data.ts - it holds an array of kids, each kid has firstName, lastName and imageUrl