Skip to content

melnaron/express-skeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

express-skeleton

Basic Express 3.0 skeleton app with 404 & 500 error handlers and EJS tempale engine

Usage

Just clone or download and extract contents of this repository, then run npm install:

git clone https://github.com/melnaron/express-skeleton.git
cd express-skeleton
npm install

You can use base of app.js to build your own app

About

Basic Express 3.0 skeleton app with 404 & 500 error handlers and EJS tempale engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published