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

https://github.com/neulabscom/neulabs-handbook


https://github.com/neulabscom/neulabs-handbook

handbook neulabs

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Neulabs Handbook

### Overview

- Why
- What
- How

### Local Development

Reuirements:

- Node >= v16.14.0
- Yarn >= 1.22

Setup:

```
$ yarn
$ yarn start
$ yarn build
```