项目作者: grega913

项目描述 :
Udemy course - https://www.udemy.com/the-complete-nodejs-developer-course-2/learn/v4/t/lecture/5525234?start=0
高级语言: JavaScript
项目地址: git://github.com/grega913/notes-node.git
创建时间: 2018-01-13T06:03:58Z
项目社区:https://github.com/grega913/notes-node

开源协议:

下载


notes-node

Simple node app from Udemy course.Adding notes with body, removing notes,

example of running the app:

node app.js add —title=”to buy” —body=”food and vegetables”

libraries:

  • lodash
  • yargs