Skip to content

pre-cosyne-brainhack/hackathon2024

Repository files navigation

Getting Started

Node.JS 18.17+ or later is required.

You can install nodejs and yarn globally on your computer. Or to install those in an isolated environment, you can create a conda environment and install nodejs and yarn from conda-forge.

On first load of the repository or if the dependencies change, run:

yarn install

Then, run the development server:

yarn dev

Open http://localhost:9009 with your browser to see the result.

Website design adapted with permission from the OHBM Hackathon 2023 website.