Sign inSign up

sangerpathogens/monocle-app

By sangerpathogens

Updated almost 6 years ago

Image
0

773

sangerpathogens/monocle-app repository overview

UI (React)

This is experimental.

Stack background

If you've not used React, Material UI and/or GraphQL before, it would be worth running through the following tutorials and documentation.

Development

This UI was bootstrapped with Create React App. See their documentation for options.

Quickstart

Ensure you have NodeJS installed (latest should be fine; initial development was on version is v12.9.1).

Also, install yarn, which is a command line package manager for talking to the npm registry (there's another command line package manager, also called npm).

Load the environment defined by the package.json and yarn.lock (note: you should not need to update these files manually):

yarn install

Run the development server, which autoreloads when you edit and save a file:

yarn start

You should be able to view the UI at localhost:3000.

Tag summary

Content type

Image

Digest

Size

29.9 MB

Last updated

almost 6 years ago

docker pull sangerpathogens/monocle-app:0.1.34