Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 349 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 349 Bytes

Archivist Dev

Install

Clone the repository.

$ git clone https://github.com/archivist/archivist-dev.git

Navigate to the source directory.

$ cd archivist-dev

Install via npm

$ npm install

Start the dev server

$ npm run start

And navigate to http://localhost:5000