generator-bb-prototype-website

0.0.4 • Public • Published

Building Blocks Project Generator

A simple Yeoman generator for the BB Project (https://github.com/buildingblocks/bb-prototype-website/), which is a simple front end framework for working with less and javascript.

Installation

  1. Install Yeoman: npm install -g yo
  2. Install the generator: npm install -g generator-bb-prototype-website

Usage

  1. Create a new directory for your project mkdir project
  2. Go into that folder cd project
  3. Run: yo bb-prototype-website
  4. Run: npm install
  5. Start using Boilerplate

Remember to keep your npm modules upto date.

npm update -g or sudo npm update -g

Existing users

You may need to do npm cache clean generator-bb-prototype-website && npm install -g generator-bb-prototype-website or sudo npm cache clean generator-bb-prototype-website && sudo npm install -g generator-bb-prototype-website

Dependents (0)

Package Sidebar

Install

npm i generator-bb-prototype-website

Weekly Downloads

1

Version

0.0.4

License

MIT

Last publish

Collaborators

  • johncashbb
  • pwelshbb