Thanks to visit codestin.com
Credit goes to github.com

Skip to content

dhormale/express-js-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExpressJS application skeleton using Express Generator :

Install dependencies:

$ npm install

On MacOS or Linux, run the app with this command:

$ DEBUG=myapp:* npm start

On Windows, use this command:

set DEBUG=myapp:* & npm start

Load http://localhost:3000/ in your browser to access the app.

About

express-js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published