Skip to content

aimhighagency/static-test

Repository files navigation

static test

This is description

How to install

Prerequisites:

Installation process:

  1. Clone this repository
  2. Run npm install to install dependencies
  3. Run bower install to install front-end dependencies

Usage

For project development with livereload run:

gulp serve

To build project run: (Result will be in dist/ folder.)

gulp build [--force]

To serve built project run:

gulp serve:dist

Gulp help:

gulp help

Built-in features

  • CSS autoprefixing
  • Webserver with liverelaod
  • Jade compilation
  • Sass compilation
  • CSS/JS concating and minification
  • JS linting
  • Automatic wiring up Bower components
  • Image optimaliztion
  • Lean Modernizr builds
  • Improved file caching
  • Deploying via rsync/sftp

Project structure was generated by generator-lb using version 2.3.2.

Lighting Beetle

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published