https://github.com/h5bp/generator-h5bp
Archived!
https://github.com/h5bp/generator-h5bp
Last synced: about 1 month ago
JSON representation
Archived!
- Host: GitHub
- URL: https://github.com/h5bp/generator-h5bp
- Owner: h5bp
- License: mit
- Archived: true
- Created: 2013-02-27T23:37:19.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2019-07-24T17:14:43.000Z (over 5 years ago)
- Last Synced: 2025-03-16T09:36:59.620Z (about 1 month ago)
- Language: JavaScript
- Homepage: https://html5boilerplate.com
- Size: 23.4 KB
- Stars: 241
- Watchers: 20
- Forks: 47
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
# This project is archived.
# HTML5 Boilerplate generator [](http://travis-ci.org/h5bp/generator-h5bp)
> Scaffolds out [HTML5 Boilerplate](http://html5boilerplate.com)
## Install
```
$ npm install --global generator-h5bp
```## Usage
Run it with [`yo`](https://github.com/yeoman/yo):
```
$ yo h5bp
```## Related
You might also find the [Server Configs](https://github.com/h5bp/generator-server-configs) generator useful.
## License
MIT © [Sindre Sorhus](http://sindresorhus.com)