Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 370 Bytes

journal.md

File metadata and controls

18 lines (15 loc) · 370 Bytes

Project Journal

5.12.2018

4.29.2018

  • $ node app.js
    • run the simple app
  • $ npm init
    • init the application with the new express library
  • $ npm install express --save
    • installs the libraries related to express