Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 1.12 KB

README.md

File metadata and controls

39 lines (26 loc) · 1.12 KB

ooga booga portal ☀️

Contracts can be found in the contracts directory, and the frontend in frontend.

What is GM?

GM means good morning. It's GM o'clock somewhere, so there's never a bad time to say GM, Gm, or gm.

What is ooga booga?

ooga booga 🐻🍯

Developing this site yourself

# clone the repository
git clone https://github.com/rollkit/gm-portal.git

# CD into directory, and frontend
cd gm-portal
cd frontend

# Install dependencies
yarn

# Develop site locally
yarn dev

Adding your contributions

If you would like to contribute to this repository, please submit an issue and open a pull request with your changes for the issue.