# generator-chromeapp **Repository Path**: mirrors_stephenplusplus/generator-chromeapp ## Basic Information - **Project Name**: generator-chromeapp - **Description**: Yeoman generator for Chrome App - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-23 - **Last Updated**: 2026-04-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Chrome App generator [![Build Status](https://secure.travis-ci.org/yeoman/generator-chromeapp.png?branch=master)](http://travis-ci.org/yeoman/generator-chromeapp) > A Chrome Apps boilerplate generator that creates everything you need to get started with development. To test, go to: chrome://extensions, enable Developer mode and load `app` as an unpacked extension. Maintainer: [Paul Kinlan](https://github.com/PaulKinlan) ## Getting Started Install: `npm install -g generator-chromeapp` Usage: `yo chromeapp` ## Options * `--skip-install` Skips the automatic execution of `bower` and `npm` after scaffolding has finished. ## Contribute See the [contributing docs](https://github.com/yeoman/yeoman/blob/master/contributing.md) ## License [BSD license](http://opensource.org/licenses/bsd-license.php)