0.0.1 • Published 8 years ago

patternguide-dev v0.0.1

Weekly downloads
3
License
ISC
Repository
github
Last release
8 years ago

PatternGuide: Front-End Development Workflow

Installation

npm install -g patternguide-dev

Local dependency, as opposed to global dependency, will be a thing.

Modes

server

Starting the PatternGuide's server workflow, is as simple as running the following command from the root of your working project.

patternguide-dev server

The server mode will utilize your local PatternGuide configuration (patternguide.js in the root of your working project, for reverse proxy information and the default settings. You can alter the server mode with the following options:

... ... ...