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
- Host: GitHub
- URL: https://github.com/douglasneuroinformatics/website
- Owner: DouglasNeuroInformatics
- Created: 2023-09-01T16:02:49.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-28T18:04:57.000Z (over 1 year ago)
- Last Synced: 2025-02-28T20:52:29.205Z (over 1 year ago)
- Language: Astro
- Homepage: https://douglasneuroinformatics.ca/
- Size: 1.04 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
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
```