8000 GitHub - misun6312/Node.js_ex
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

misun6312/Node.js_ex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js Exercise

Installation

After clone this repository, to install all the node_modules from the package.json file you simply put:

$ npm install 

in terminal (on the same directory where the package.json exists) and it would install all the node modules in the folder called node_modules.

Usage

After you cloned the repository, you can run the web server using :

$ node app.js

then, visit http://localhost:3000.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0