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

https://github.com/embeddedt/cartographychampion


https://github.com/embeddedt/cartographychampion

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

Delete the `built` folder before running either of these commands.

This project requires pnpm to be installed: `npm install -g pnpm`

# Running in dev mode

```
pnpm start
```

# Building the final version for pushing to GitHub.

```
pnpm run build
```