sul-dlss/iiifManifestLayouts

Name: iiifManifestLayouts

Owner: Stanford University Digital Library

Description: null

Created: 2015-07-14 16:46:04.0

Updated: 2018-01-25 09:27:55.0

Pushed: 2016-11-02 19:28:04.0

Homepage: null

Size: 5060

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

iiifManifestLayouts

Installation for development

Clone the repository

clone https://github.com/sul-dlss/iiifManifestLayouts.git

Install dependencies

install

Run development server

t serve

Now you can view the example at http://127.0.0.1:4000/example/

Building a release

While running grunt serve, an updated version of the module can be found locally in ./stage. To build the package for a release, do the following:

ll put a freshly built copy of the library in ./dist
t build

Bump the version using grunt-bump

IMPORTANT This command will do the following:

This should only be run on master, AFTER pull requests have been merged and a new dist version has been built

e --dry-run switch to see what it does
t bump
License

Apache-2.0


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.