0.0.25 • Published 9 years ago

generator-union-webapp v0.0.25

Weekly downloads
2
License
BSD
Repository
github
Last release
9 years ago

Web app generator Build Status

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

npm.io

Features

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

  • CSS Autoprefixing
  • Built-in preview server with BrowserSync
  • Sass compilation with libsass
  • Automatically lint your scripts
  • Map compiled CSS to source stylesheets with source maps
  • Image optimization
  • Automatically wire-up dependencies installed with Bower

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

Getting Started

  • Install dependencies: npm install --global yo bower
  • Install the generator: npm install --global generator-union-webapp
  • Run yo union-webapp to scaffold your webapp
  • Run gulp to preview and watch for changes
  • Run bower install --save <package> to install frontend dependencies

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 Skips the automatic execution of bower and npm after scaffolding has finished.

Contribute

See the contributing docs.

License

BSD license

0.0.25

9 years ago

0.0.24

9 years ago

0.0.23

9 years ago

0.0.22

9 years ago

0.0.21

9 years ago

0.0.20

9 years ago

0.0.19

9 years ago

0.0.18

9 years ago

0.0.17

9 years ago

0.0.16

9 years ago

0.0.15

9 years ago

0.0.14

9 years ago

0.0.13

9 years ago

0.0.12

9 years ago

0.0.11

9 years ago

0.0.10

9 years ago

0.0.9

9 years ago

0.0.8

9 years ago

0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago