Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 724 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 724 Bytes

Canopy IIIF Documentation

Run Docs

Documentation in this repository follows Nextra conventions using Next.js.

Install dependencies

npm install

Run development server

npm run dev

# view at http://localhost:3000/docs

Notes

  • The base path for the project is /docs, http://localhost:3000/docs
  • The default port is 3000 and will use 3001, 3002, etc... if the tried port is unavailable

License

The Canopy IIIF project is licensed under the MIT License.