generator-fbp
v1.0.3
Published
A yeoman generator for bootstrapping a project based on the frontend-boilerplate.
Downloads
18
Maintainers
Readme
Frontend Boilerplate Generator
This repository contains a yeoman generator for bootstrapping a project based on frontend-boilerplate.
Requirements
You need to have NodeJS (and npm
) installed.
You may also need Yeoman installed globally: npm install -g yo
Installation
After you've installed yeoman, install this generator: npm install -g generator-fbp
.
Then you can use this generator with this command: yo fbp
.
Contributing
Feel free to contribute. If you found and error, bug, mistyping in the docs/code, etc. you can open an issue.
License
This project is licensed under MIT.