2.0.0 • Published 7 years ago

@bellistic/generator-shed v2.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
7 years ago

generator-shed

npm-version bundle-min npm-downloads david david-dev github-license

project generator

Installation

First, install Yeoman (we assume you have pre-installed node.js).

npm install -g yo

Then install @bellistic/generator-shed using npm

npm install -g @bellistic/generator-shed

Generators

  • @bellistic/shed - does nothing
  • @bellistic/shed:surf - express static server with nodemon, pm2, webpack, DO deploy

Usage

mkdir app
cd app
yo @bellistic/shed:surf
2.0.0

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago