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
- Host: GitHub
- URL: https://github.com/peduarte/dona-rita-website
- Owner: peduarte
- Created: 2018-01-07T18:53:27.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-10-02T13:36:21.000Z (over 5 years ago)
- Last Synced: 2025-03-26T10:04:22.579Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://donarita.co.uk
- Size: 6.11 MB
- Stars: 89
- Watchers: 4
- Forks: 34
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dona Rita Website
## Install dependencies
```
yarn install
```
## Development
```
yarn develop
```
## Build
```
yarn build
```