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

https://github.com/virtualbrainlab/pinpoint-site

Pinpoint product site
https://github.com/virtualbrainlab/pinpoint-site

Last synced: 4 months ago
JSON representation

Pinpoint product site

Awesome Lists containing this project

README

          

# Pinpoint Product Website

## Setup for Development

- Install [Node.js (latest)](https://nodejs.org/en/download)
- Install [pnpm (latest)](https://pnpm.io/installation)
- `pnpm i` to install dependencies
- `pnpm dev` to start the development server
- `pnpm check` for static analysis and formatting