Skip to content

wip ~ create & embed iiif views from uri params

Notifications You must be signed in to change notification settings

nyu-dh/viewpoint

Repository files navigation

nyu-dss/viewpoint

prerequisites

local development

  1. Clone the repo
git clone git@github.com:nyu-dss/viewpoint.git && cd viewpoint
  1. Install project node version (specified in .nvmrc)
nvm install
  1. Install npm packages
npm install
  1. Run the dev server
npm run dev
  1. Open in browser at http://localhost:3000/viewpoint/

  2. Quit the server with Ctrl-c.

  3. Auto-format code

npm run format
  1. Lint code
npm run lint

About

wip ~ create & embed iiif views from uri params

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published