/uclabruins-preview

Preview page templates on uclabruins.com for local development.

Primary LanguageJavaScript

uclabruins.com page preview

Quickly develop and see changes to custom pages on uclabruins.com.

Install

From command line: npm install -g uclabruins-preview

Usage

uclabruins-preview file-to-preview.html

The preview will be served locally at the address output to the console.

Options

To specify a page template to use other than the default, provide a URL with the template flag, like --template=http://uclabruins.com/other-page-template/to-use.

To run the local server on a different port, use the port flag, like --port=1337.