/142-firestore-sortable-list

Episode 142 - Sortable Firestore Lists with @shopify/draggable

Primary LanguageTypeScript

Episode 142 - Sortable Firestore Lists with @shopify/draggable

Learn how to build a drag and drop sortable list in Angular with backend persistence in Firestore.

  1. git clone <this-repo>
  2. npm install
  3. Add your firebase credentials to the app.module
  4. ng serve