Clone the repository.
$ git clone https://github.com/archivist/archivist-dev.gitNavigate to the source directory.
$ cd archivist-devInstall via npm
$ npm installStart the dev server
$ npm run startAnd navigate to http://localhost:5000