Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/morceaudebois/bonjourr.fr

Website for Bonjourr, a browser startpage extension inspired by iOS.
https://github.com/morceaudebois/bonjourr.fr

chrome-extension firefox-addon gatsby react safari-extension

Last synced: 8 days ago
JSON representation

Website for Bonjourr, a browser startpage extension inspired by iOS.

Awesome Lists containing this project

README

        

```bash
# https://pnpm.io/installation
npm install --global pnpm

# Install dependencies
pnpm i

# Should work
pnpm dev
```