[go: nahoru, domu]

Skip to content

DaoCloud/nodejs-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nodejs-sample

A barebones Node.js app using Express 4.

Running Locally

Make sure you have Node.js installed.

git clone git@github.com:DaoCloud/nodejs-sample.git # or clone your own fork
cd nodejs-sample
npm install
npm start

Your app should now be running on localhost:3000.

Running Test

Make sure you have already run the app locally.

npm test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published