https://github.com/rhildred/webdbtodo
minimalist webdb todo app with angular
https://github.com/rhildred/webdbtodo
Last synced: about 1 year ago
JSON representation
minimalist webdb todo app with angular
- Host: GitHub
- URL: https://github.com/rhildred/webdbtodo
- Owner: rhildred
- License: mit
- Created: 2017-09-22T14:19:45.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-12-01T02:32:58.000Z (over 8 years ago)
- Last Synced: 2025-04-28T13:57:06.896Z (about 1 year ago)
- Language: JavaScript
- Size: 342 KB
- Stars: 1
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# webdbtodo
minimalist webdb todo app with angular
to run type:
```
npm install
node webserver.js
```
Then surf to [http://localhost:5100](http://localhost:5100)