Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 643 Bytes

File metadata and controls

25 lines (15 loc) · 643 Bytes

Contributing to Allen Institute for Cell Science Open Source

Thank you for your interest in contributing to this Allen Institute for Cell Science open source project! This document is a set of guidelines to help you contribute to this project.

Code of Conduct

By participating in this project, you are expected to uphold our Code of Conduct.

Getting Started

Setup

Install yarn on your system: https://yarnpkg.com/en/docs/install

Install dependencies

yarn install
npm start

TODO: build out setup/dev instructions