2.0.0 • Published 7 years ago
@bellistic/generator-shed v2.0.0
generator-shed
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