generator-ns-web-starter

0.0.1 • Public • Published

generator-ns-web-starter

Noble Studios Web Starter

This will setup the basic project structure for a WordPress, Drupal, or generic web project.

Prerequisites

Install Yeoman using npm (we assume you have pre-installed node.js).

npm install -g yo

Development

Clone the project to your workstation. To make your development version of the generator available to yeoman you need to link it.

cd <path-to-project>
npm link

Now you can test the generator on your local yo ns-web-starter

Installation

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

npm install -g yo
npm install -g generator-ns-web-starter

Then generate your new project:

yo ns-web-starter

Getting To Know Yeoman

  • Yeoman has a heart of gold.
  • Yeoman is a person with feelings and opinions, but is very easy to work with.
  • Yeoman can be too opinionated at times but is easily convinced not to be.
  • Feel free to learn more about Yeoman.

Package Sidebar

Install

npm i generator-ns-web-starter

Weekly Downloads

1

Version

0.0.1

License

Apache-2.0

Last publish

Collaborators

  • roy-noble