Skip to content

hanwin/node_express_boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node Express boilerplate with pug template engine

how to use:
git clone [email protected]:hanwin/node_express_boilerplate.git
cd node_express_boilerplate npm install
npm start
or
PORT=8081 npm start