Skip to content
This repository has been archived by the owner on Nov 9, 2018. It is now read-only.

Latest commit

 

History

History
26 lines (14 loc) · 394 Bytes

README.md

File metadata and controls

26 lines (14 loc) · 394 Bytes

generator-express-minimalist

minimalist express generator

a scaffold for website only using the following:

  • express
  • grunt
  • bower

Installation

npm install generator-express-minimalist --save

Dependencies

  • yeoman-generator: Rails-inspired generator system that provides scaffolding for your apps

Dev Dependencies

None