Download express boilerplate Free Java Code

Description

Basic structure of a node.js web application with Express. Started out as a blog post about how to structure code in an Express web app (in French, see the URL below).

Source Files

The download file express-boilerplate-master.zip has the following entries.


.gitignore//  ww  w.ja va  2  s.co m
.npmignore
Makefile
README.md
app.js
lib/config.js
lib/db/index.js
lib/db/model.js
lib/handler/index.js
lib/router/index.js
lib/server.js
package.json
public/css/style.css
public/img/me.jpg
public/js/bootstrap.js
test/handler.test.js
views/index.jade

Download

Click the following link to download express-boilerplate-master.zip.

express-boilerplate-master.zip




















Home »
  Javascript Free Code Download »
    Node.JS »




Node.JS
Node.JS API
Node.JS Canvas
Node.JS Chat
Node.JS Client
Node.JS CSS
Node.JS Database
Node.JS Framework
Node.JS Game
Node.JS html5
Node.JS JSON
Node.JS Library
Node.JS Log
Node.JS Module
Node.JS MVC
Node.JS SDK
Node.JS Server
Node.JS Socket
Node.JS URL
Node.JS Web Application