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

https://github.com/peduarte/dona-rita-website

Website repository for Dona Rita
https://github.com/peduarte/dona-rita-website

Last synced: about 1 year ago
JSON representation

Website repository for Dona Rita

Awesome Lists containing this project

README

          

# Dona Rita Website

## Install dependencies
```
yarn install
```

## Development
```
yarn develop
```

## Build
```
yarn build
```