Skip to content

EdoardoLenzi9/ttOpenData

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Express

Online material:

Initialize the project:

  • $ git init
  • $ npm init
  • $ npm install express --save

To run:

  • $ npm update
  • $ node index.js
  • open browser on localhost:1337

Util module

  • util.inspect parse javascript object in plain text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published