generator-simplesitenow

v1.0.0
Create a simple website and deploy it to the internet.
website now serve yeoman-generator

generator-simplesitenow NPM version Build Status Dependency Status

Create a simple website and deploy it to the internet.

Installation

First, install Yeoman and generator-simplesitenow using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-simplesitenow

Then generate your new project by making a folder. You can name it anything. We'll use 'mysite' for example:

mkdir mysite
cd mysite
yo simplesitenow

License

MIT © Vince Picone

Metadata

  • MIT
  • Whatever
  • Vince Picone
  • released 11/16/2017

Downloads

Maintainers