BEGIN:VCALENDAR
VERSION:2.0
CALSCALE:GREGORIAN
BEGIN:VEVENT
URL:https://www.learndesk.us/class/6573795466805248/lesson/1e9ef69cfad758ad190a3f0c364b3a6f?ref=outlook-calendar
SUMMARY:Chapter-1: Creating Angular App Using CLI
DTSTART;TZID=America/Los_Angeles:20260513T190000
DTEND;TZID=America/Los_Angeles:20260513T200000
LOCATION:https://www.learndesk.us/class/6573795466805248/lesson/1e9ef69cfad758ad190a3f0c364b3a6f?ref=outlook-calendar
DESCRIPTION: 
Chapter-1. Creating Angular App using CLI
ng new pm-pinch --routing --style scss --prefix pm --skip-install --dry-run
 
With routing module with sass as default styles with pm as the prefix for all components and directives with skip installed so it just creates the folder structures with the dry run so that it will just create in memory and display it in the console.


https://www.learndesk.us/class/6573795466805248/lesson/1e9ef69cfad758ad190a3f0c364b3a6f?ref=outlook-calendar
STATUS:CONFIRMED
SEQUENCE:3
BEGIN:VALARM
TRIGGER:-PT10M
DESCRIPTION:Class Reminder
ACTION:DISPLAY
END:VALARM
END:VEVENT
END:VCALENDAR