https://github.com/meteor/simple-todos-svelte
https://github.com/meteor/simple-todos-svelte
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/meteor/simple-todos-svelte
- Owner: meteor
- License: other
- Created: 2020-04-22T21:18:26.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-08-30T16:52:04.000Z (9 months ago)
- Last Synced: 2025-01-30T06:32:20.509Z (4 months ago)
- Language: JavaScript
- Size: 236 KB
- Stars: 11
- Watchers: 10
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Simple Todo List
The Meteor Tutorial app.
Use it to share a single todo list with your friends. The list updates on everyone's screen in real time, and you can make tasks private if you don't want others to see them.
Learn how to build this app by following the [Meteor Tutorial](http://www.meteor.com/install).
Read more about building apps with Meteor in the [Meteor Guide](http://guide.meteor.com).
