https://github.com/maxmx/mobilo
Dr. Mobilo Aquafest website
https://github.com/maxmx/mobilo
gatsby javascript netlify zeit-now
Last synced: 23 days ago
JSON representation
Dr. Mobilo Aquafest website
- Host: GitHub
- URL: https://github.com/maxmx/mobilo
- Owner: maxmx
- Created: 2018-10-28T17:23:30.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-05-19T19:20:20.000Z (almost 2 years ago)
- Last Synced: 2024-04-14T22:32:30.323Z (about 1 year ago)
- Topics: gatsby, javascript, netlify, zeit-now
- Language: JavaScript
- Homepage: https://www.drmobilo.com
- Size: 70 MB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dr. Mobilo Aquafest Website
Gatsby project powering the [Dr. Mobilo Aquafest website.](https://www.drmobilo.com)### Installing
```
$ yarn
```### Running
```
$ yarn start
```### Production build
```
$ yarn build
```