Skip to content

Front end components of Expression Atlas and Single Cell Expression Atlas

Notifications You must be signed in to change notification settings

ebi-gene-expression-group/atlas-components

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Atlas Components

A collection of React components used in the front end of Expression Atlas and Single Cell Expression Atlas.

This is a Lerna-managed monorepo. Read Lerna’s documentation for more details.

npm install
npx lerna bootstrap

In short, remember to run npx lerna bootstrap from the top level directory after you install or remove packages in each package.json to ensure the dependencies have been correctly symlinked. We have noticed that sometimes NPM, as usual, has some unexpected behaviour.