New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

generator-simplesitenow

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-simplesitenow

Create a simple website and deploy it to the internet.

latest
Source
npmnpm
Version
1.0.4
Version published
Maintainers
1
Created
Source

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

Keywords

website

FAQs

Package last updated on 16 Nov 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts