https://github.com/codebanesr/todo-list
A todo list
https://github.com/codebanesr/todo-list
Last synced: 2 months ago
JSON representation
A todo list
- Host: GitHub
- URL: https://github.com/codebanesr/todo-list
- Owner: codebanesr
- License: isc
- Created: 2017-09-12T23:22:25.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-11-21T16:22:36.000Z (over 4 years ago)
- Last Synced: 2025-01-20T11:29:00.462Z (about 1 year ago)
- Language: JavaScript
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
open Terminal
Go to projects root folder
npm install --> to install all dependencies
run the command --> node app
In case you are runnning it from remote server - change all relative paths to __dirname + '/filename'