Skip to content

Developer Tooling and Workflow

aeschylus edited this page Jan 15, 2019 · 14 revisions

Background Information (Tooling)

Mirador developers will need to have Node.js and npm installed. Having Node version management software installed is also useful to switch Node.js versions. Checkout Node Version Manager.

First-time Setup

Clone the Repository git clone git@github.com:ProjectMirador/mirador.git

Install the Dependencies npm install