/docs

Technical documentation and use guides for Canopy IIIF

Primary LanguageMDXMIT LicenseMIT

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.