All Projects → bradtraversy → Angular Crash Todolist

bradtraversy / Angular Crash Todolist

Simple app for Angular crash course

Programming Languages

typescript
32286 projects

Angular Crash Course (TodoList)

This is the code for the crash course on YouTube

Quick Start

# Install dependencies
npm install

# Serve on localhost:4200
ng serve

# Build for production
ng build
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].