Skip to content
Snippets Groups Projects
Select Git revision
  • 4d14918195a72de95e69127ce38539516258b22f
  • master default protected
2 results

tei-reader

  • Open with
  • Download source code
  • Your workspaces

      A workspace is a virtual sandbox environment for your code in GitLab.

      No agents available to create workspaces. Please consult Workspaces documentation for troubleshooting.

  • Mark Hall's avatar
    Mark Hall authored
    4d149181
    History

    tei-reader

    This README outlines the details of collaborating on this Glimmer application. A short introduction of this app could easily go here.

    Prerequisites

    You will need the following things properly installed on your computer.

    Installation

    • git clone <repository-url> this repository
    • cd tei-reader
    • yarn

    Running / Development

    Building

    • ember build (development)
    • ember build --environment production (production)

    Further Reading / Useful Links