Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 748 Bytes

README.md

File metadata and controls

24 lines (20 loc) · 748 Bytes

website for BRCA challenge

To contribute: Fork the repository, make the changes, and submit pull request.

Build

The build is based on npm and webpack.

Lint

Use npm run lint to run the lint rules. We lint with eslint and babel-eslint.

References