Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 999 Bytes

File metadata and controls

21 lines (16 loc) · 999 Bytes

Your starting point for your next great web app

This is a fork from Terlici's Base Express project based on an article written on their site.

The purpose for this repository is to serve as a base project for your next Node and Express web app. Clone it and you are ready to go.

It will provide you with a simple but solid structure on which to build on. We will do our best to keep it up to date with the latest node and express versions.

This repository differs from the original by using Nunjucks, instead of Jade as its template engine.