Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

0 stars

Watchers

8 watching

Forks

Releases

Packages

Used by

Contributors

Languages