An open API service indexing awesome lists of open source software.

https://github.com/douglasneuroinformatics/website

Official Website of the DNP
https://github.com/douglasneuroinformatics/website

Last synced: 3 months ago
JSON representation

Official Website of the DNP

Awesome Lists containing this project

README

          

# Website

This is the official website of the Douglas Neuroinformatics Platform (DNP).

## Setup

```shell
pnpm install
```

## Development

```shell
pnpm dev
```