Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 560 Bytes

Readme.md

File metadata and controls

22 lines (13 loc) · 560 Bytes

HTML5 Express Boilerplate ("H5EB")

Get started with a modern boilerplate for Express!

Requirements

Quick Start

  npm install -g h5eb
  h5eb project-name && cd project-name
  npm install -d
  node server.js

License

Several components to H5EB have different licenses, (e.g. components from H5BP).

All other work is The Unlicense (Public Domain)