You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 6, 2024. It is now read-only.
This was a small application to get a feel for what Brightline.js is and how it works. I created a TODO list that you can add items to and remove them.
Setup
# Install dependencies
pnpm install
# Start application
pnpm dev