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

https://github.com/numtostr/vim-beginnings


https://github.com/numtostr/vim-beginnings

Last synced: 11 days ago
JSON representation

Awesome Lists containing this project

README

        

# Instructions

This project uses [`pnpm`](https://pnpm.io)

### Installing dependencies

```
pnpm install
```

### Running

```
pnpm dev
```

### Building

```
pnpm build
```