A small nodejs application I am making to learn node from a book.

NerdRat 4b7292a0eb Removed unnecessary code. 4 anos atrás
playground b899e5adc4 A little playground to compare when to use arrow and normal functions. 5 anos atrás
.gitignore 8a94bf5792 Initial commit 5 anos atrás
README.md c1708ac7b4 Added some links to images showing notes-node commands. 4 anos atrás
app.js 4b7292a0eb Removed unnecessary code. 4 anos atrás
notes-data.json 4bdab82007 Added the elm language definition. 4 anos atrás
notes.js 4b7292a0eb Removed unnecessary code. 4 anos atrás
package-lock.json 6fb643c092 ... 5 anos atrás
package.json 9f7259880e New version due to additions. Because no version management, version is based on commit number. 5 anos atrás

README.md

notes-node

A note taking application to learn nodejs, lodash, yargs and npm basics.

Commands

Notes Node help: help

Notes Node add: add

Notes Node read: read

Notes Node remove: remove

Notes Node list: list