Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

generator-mdb-basic-web

mdb-webdev2Apache-2.00.0.0

Matt Daniel Brown's basic starting point for a new general-purpose web project.

web, yo, generator, starter, template, project, sass, yeoman-generator

readme

generator-mdb-basic-web NPM version Build Status Dependency Status

Matt Daniel Brown's basic starting point for a new general-purpose web project.

Installation

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

npm install -g yo
npm install -g generator-mdb-basic-web

Then generate your new project:

yo mdb-basic-web

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.

License

Apache-2.0 © mattdanielbrown