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

https://github.com/libresign/libresign.github.io

LibreSign official site
https://github.com/libresign/libresign.github.io

vuejs vuepress vuepress-site

Last synced: 6 months ago
JSON representation

LibreSign official site

Awesome Lists containing this project

README

          

# LibreSign official site

Install all dependencies and build the site

```bash
yarn
yarn dev
```

Monitor file changes

```bash
yarn watch
```