Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 2.31 KB

README.md

File metadata and controls

27 lines (19 loc) · 2.31 KB

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