generator-simplesitenow
v1.0.4
Published
Create a simple website and deploy it to the internet.
Maintainers
Readme
generator-simplesitenow

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-simplesitenowThen generate your new project by making a folder. You can name it anything. We'll use 'mysite' for example:
mkdir mysite
cd mysite
yo simplesitenowLicense
MIT © Vince Picone
