/ChaseLab-Pages

Research tools and materials for Chase Lab members in an easily accessible format.

Primary LanguageHTML

Chase Lab Pages

REACT Maintainability Codacy Badge DeepScan grade Build Status Render Netlify Status

Contribute

Requirements

  • Node.js version >= 10.15.1 or above (check by running $ node -v). If you need to install it, see Node.js installation.
  • Yarn version >= 1.5 (check by running $ yarn version). If you need to install it, see Yarn installation.

Clone the repository

$ git clone https://github.com/bchaselab/chaselab-pages.git
$ cd chaselab-pages

Install dependencies

$ yarn

Run the development server

$ yarn run start