
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
generator-beanpod
Advanced tools
Yeoman generator that scaffolds out a front-end web app using gulp for the build process. Heavily based on generator-gulp-webapp.

Jade is green, coffee is beans, and I'm not actually that creative.
Please see our gulpfile for up to date information on what we support.
For more information on what this generator can do for you, take a look at the gulp plugins used in our package.json.
Keep in mind that libsass is feature-wise not fully compatible with Ruby Sass. Check out this curated list of incompatibilities to find out which features are missing.
If your favorite feature is missing and you really need Ruby Sass, you can always switch to gulp-ruby-sass and update the styles task in gulpfile accordingly.
npm install --global yo gulp bowernpm install --global generator-beanpodyo beanpod to scaffold your webappgulp serve to preview and watch for changesbower install --save <package> to install frontend dependenciesgulp serve:test to run the tests in the browsergulp e2e to run E2E tests in Firefox, or gulp e2e:chrome to use Chromegulp to build your webapp for productiongulp serve:dist to preview the production build--skip-welcome-message
Skips Yeoman's greeting before displaying options.--skip-install-message
Skips the the message displayed after scaffolding has finished and before the dependencies are being installed.--skip-install
Skips the automatic execution of bower and npm after scaffolding has finished.--test-framework=<framework>
Either mocha or jasmine. Defaults to mocha.--no-babel
Scaffolds without Babel support (this only applies to app/scripts, you can still write ES2015 in the gulpfile)See the contributing docs.
FAQs
Scaffold out a front-end web app with gulp, coffeescript and jade
We found that generator-beanpod demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.