Skip to content

fboes/broilerplate

Repository files navigation

Broilerplate

A plattform-agnostic web-project boilerplate with SASS & JS. It serves the following goodness on a shiny plate:

Installation

Setup your project:

  1. Execute /tools/init-project.sh.
  2. You may want to replace all variables (like {{ VARNAME }}) with a meaningful text or variable.

See the setup instructions in detail.

Installation of your project

Setup your development space:

  1. Install Gulp plugins via npm install.
  2. Run build/setup.sh.

Developing

  1. Gulp way: Start Gulp watcher via gulp watch. This will start the Gulp watcher responsible for compiling SASS, linting JS, reloading your page on changes and doing other useful stuff.
  2. Develop (and check for advice given by the Gulp watcher).
  3. Commit to your repository.

See docs/development for more information

Version / Status

See change log

devDependency Status

Legal stuff

Author: Frank Boës

Copyright & license: See LICENSE.txt

About

A plattform-agnostic web-project boilerplate with SASS & JS.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors