1.2.1 • Published 8 years ago

generator-scaffolding-front-end v1.2.1

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

front end scaffolding

Starting a new static project? Save time using this marvelous scaffolding! It uses make as task runner and it's ready for above and below the fold styles.

Project stack:

Instalation

  1. Get Yeoman and other required tools:

    npm install --global yo bower grunt-cli gulp
  2. Grab the generator:

    npm install --global generator-scaffolding-front-end
  3. Create and enter your project's directory:

    mkdir my-awesome-project
    cd my-awesome-project
  4. Generate the scaffolding:

    yo scaffolding-front-end

Voilà! You're ready to start hacking.

Usage

After getting a fresh copy run make install to grab all dependencies. Then check out available tasks with make help.

Using Windows? Check this guide.

1.2.1

8 years ago

1.2.0

8 years ago

1.1.5

8 years ago

1.1.4

8 years ago

1.1.3

8 years ago

1.1.2

8 years ago

1.1.1

8 years ago

1.1.0

8 years ago

1.0.0

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago