Retour au classement

yeoman/generator-webapp

JavaScript

A gulp.js generator for modern webapps

yeomangulp
Croissance des étoiles
Étoiles
3.7k
Forks
697
Croissance hebdomadaire
Issues
16
1k2k3k
févr. 2014mars 2018mai 2022juil. 2026
Artefactsnpmnpm install generator-webapp
README

Web app generator Build Status Gitter

Yeoman generator that scaffolds out a front-end web app using gulp for the build process


🚧 There is a pre-release version of this generator, you can install it by running npm install --global generator-webapp@next. Help us make it stable by reporting bugs! 🚧


Features

Please see our gulpfile for up to date information on what we support.

  • enable ES2015 features using Babel
  • CSS Autoprefixing
  • Built-in preview server with BrowserSync
  • Automagically compile Sass with libsass
  • Automagically lint your scripts
  • Map compiled CSS to source stylesheets with source maps
  • Awesome image optimization

For more information on what this generator can do for you, take a look at the gulp plugins used in our package.json.

libsass

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.

Getting Started

  • Install: npm install --global yo gulp-cli generator-webapp
  • Run yo webapp to scaffold your webapp
  • Run npm start to preview and watch for changes
  • Run npm start -- --port=8080 to preview and watch for changes in port 8080
  • Run npm install --save <package> to install dependencies, frontend included
  • Run npm run serve:test to run the tests in the browser
  • Run npm run serve:test -- --port=8085 to run the tests in the browser in port 8085
  • Run npm run build to build your webapp for production
  • Run npm run serve:dist to preview the production build
  • Run npm run serve:dist -- --port=5000 to preview the production build in port 5000

Docs

Options

  • --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 Doesn't automatically install dependencies after scaffolding has finished.
  • --test-framework=<framework> Either mocha or jasmine. Defaults to mocha.

Contribute

See the contributing docs.

Sponsors

Love Yeoman work and community? Help us keep it alive by donating funds to cover project expenses!
[Become a sponsor]

License

BSD license

Dépôts similaires
enquirer/enquirer

Stylish, intuitive and user-friendly prompts. Used by eslint, webpack, yarn, pm2, pnpm, RedwoodJS, FactorJS, salesforce, Cypress, Google Lighthouse, Generate, tencent cloudbase, lint-staged, gluegun, hygen, hardhat, AWS Amplify, GitHub Actions Toolkit, @airbnb/nimbus, and more! Please follow Enquirer's author: https://github.com/jonschlinkert

JavaScriptnpmMIT Licensepromptinquirer
github.com/jonschlinkert
7.9k298
angular-fullstack/generator-angular-fullstack

Yeoman generator for an Angular app with an Express server

JavaScriptnpmyeoman-generatorjavascript
awk34.gitbook.io/generator-angular-fullstack
6.1k1.2k
microsoft/BotBuilder-Samples

Welcome to the Bot Framework samples repository. Here you will find task-focused samples in C#, JavaScript/TypeScript, and Python to help you get started with the Bot Framework SDK!

HTMLMIT Licensebotsbot-framework
github.com/Microsoft/botframework
4.5k4.8k
yeoman/yo

CLI tool for running Yeoman generators

JavaScriptnpmBSD 2-Clause "Simplified" Licensescaffoldingtemplates
yeoman.io
4k407
ngx-rocket/generator-ngx-rocket

:rocket: Extensible Angular 14+ enterprise-grade project generator

TypeScriptnpmMIT Licenseangulartypescript
ngx-rocket.github.io
1.5k212
Tencent/feflow

🚀 A command line tool aims to improve front-end engineer workflow and standard, powered by TypeScript.

TypeScriptnpmOthercommand-line-toolworkflow
1.4k230
yeoman/generator

Rails-inspired generator system that provides scaffolding for your apps

TypeScriptnpmBSD 2-Clause "Simplified" Licenseyeoman-generatorjavascript
yeoman.io
1.3k298
bamlab/generator-rn-toolbox

The React Native Generator to bootstrap your apps

JavaScriptnpmMIT Licensereact-nativeyeoman
1.2k118
saojs/sao

⚔ Futuristic scaffolding tool

TypeScriptnpmMIT Licenseyeomanvue-cli
sao.vercel.app
1k62
lvarayut/relay-fullstack

:point_up::running: Modern Relay Starter Kit - Integrated with Relay, GraphQL, Express, ES6/ES7, JSX, Webpack, Babel, Material Design Lite, and PostCSS

JavaScriptnpmreactrelay
lvarayut.github.io/relay-fullstack/
985126
FountainJS/generator-fountain-webapp

Yeoman 'fountain' generator to start a webapp

JavaScriptnpmyeomanyeoman-generator
fountainjs.io
96367
aerogear/create-graphql

Command-line utility to build production-ready servers with GraphQL.

JavaScriptnpmgraphqlrelay
44038