Files
weave-scope/client
2015-05-19 10:02:02 +00:00
..
2015-05-19 10:02:02 +00:00
2015-05-19 10:02:02 +00:00
2015-05-19 10:02:02 +00:00
2015-05-19 10:02:02 +00:00
2015-05-19 10:02:02 +00:00
2015-05-19 10:02:02 +00:00
2015-05-19 10:02:02 +00:00
2015-05-19 10:02:02 +00:00
2015-05-19 10:02:02 +00:00
2015-05-19 10:02:02 +00:00
2015-05-19 10:02:02 +00:00

Web app template

Template based on Yeoman generator generator-gulp-webapp using gulp for the build process

Features

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

  • CSS Autoprefixing
  • Built-in preview server with livereload
  • Automagically compile Sass
  • Automagically lint your scripts
  • Awesome image optimization
  • Automagically wire-up dependencies installed with Bower (when gulp watch or gulp wiredep)

Getting Started

  • Install: npm install
  • Run gulp for building to the dist directory and gulp serve for preview

Third-Party Dependencies

(HTML/CSS/JS/Images/etc)

To install dependencies, run bower install --save package-name to get the files, then add a script or style tag to your index.html or another appropriate place.

License

BSD license