1.0.12 • Published 10 years ago

generator-minimal v1.0.12

Weekly downloads
40
License
Repository
github
Last release
10 years ago

generator-minimal

A yeoman generator for small front-end projects

Dependencies

  • Node.js
  • Grunt | sudo npm install -g grunt-cli
  • Bower | sudo npm install -g bower
  • Yeoman | npm install -g yo

Installation

Install globally the minimal generator

npm install -g generator-minimal

Then create a project folder and run the generator

mkdir project-folder
cd project-folder
yo minimal
1.0.12

10 years ago

1.0.11

10 years ago

1.0.10

10 years ago

1.0.9

10 years ago

1.0.8

10 years ago

1.0.7

10 years ago

1.0.6

10 years ago

1.0.5

10 years ago

1.0.4

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago