1.0.4 • Published 6 years ago

generator-simplesitenow v1.0.4

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

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

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago

0.1.0

6 years ago

0.0.0

6 years ago