Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 375 Bytes

readme.md

File metadata and controls

7 lines (4 loc) · 375 Bytes

Node Boilerplate

This is a collection of heavily-commented boilerplates for various types of Node application configuration.

Node Modules

Some of these boilerplates use packages downloaded via NPM. A full list of all of the packages used can be found in the package.JSON file. All the boilerplate should include comments to indicate where a package is being used.