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

https://github.com/reobin/reobin.dev

Personal website
https://github.com/reobin/reobin.dev

Last synced: about 1 year ago
JSON representation

Personal website

Awesome Lists containing this project

README

          

# reobin.dev

## Getting Started

Run the development server:

```bash
npm install
npm run dev
```

Open [http://localhost:4321](http://localhost:4321) with your browser to see the result.

## Code formatting

```bash
npm run format
```