A web based utility for keeping notes and reminder for important tasks. The notes are persisted in a file on the server. User can create or delete notes.
- Install node if you haven't already: https://nodejs.org/en/download/
- run
npm install
- run
node ./server.js
- Run
node ./server.js
. - Open your browser and browse to the url http://localhost:3000/
sandyboon(https://github.com/sandyboon)
Licensed under the MIT license.
Contribution to this project is not permitted at this moment.
There are no tests at the moment.
Please email me your questions at sandy.boon@gmail.com. I will get back to you as soon as possible. Thank you!