- 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.
$ git clone https://github.com/bchaselab/chaselab-pages.git
$ cd chaselab-pages
$ yarn
$ yarn run start