stout-server

0.2.5 • Public • Published

Stout Server

Bootstrap project for projects using gulp and coffeescript.

Gulp Files

The primary gulp file is located at build/gulpfile.coffee. Build and development gulp tasks can be found there.

Build Configuration Files

Build configuration files are located at build/config/ and describe how this project and it's various assets should be assembled/compiled.

build.yaml

This configuration file describes the build parameters and options which are used by gulp and gulp build utilities, as well as describing the various source, destination, and asset directories. Build configuration changes should be made here whenever possible instead of within the gulpfile.

webpack.config.coffee

This configuration file describes Webpack-specific configuration options. Changes to the Webpack build structure (such as adding loaders, etc.) should be made here.

Testing

Readme

Keywords

none

Package Sidebar

Install

npm i stout-server

Weekly Downloads

2

Version

0.2.5

License

AGPL-3.0

Last publish

Collaborators

  • joshua.toenyes