/MetaGame

MetaGame Website Repo

Primary LanguageJavaScriptMIT LicenseMIT

MetaGame

MetaGame is a Massive Online Coordination Game. An open-source framework for autonomous humans and decentralized organizations, to coordinate in creation and exchange of value with the least friction and most fun possible.

This is the repo for the MetaGame website.

🚀 Quick start

# clone repo
git clone https://github.com/MetaFam/MetaGame.git
# install dependencies
yarn
# start dev server
yarn start

🎓 Learning Gatsby

Looking for more guidance? Full documentation for Gatsby lives on the website. Here are some places to start:

  • For most developers, we recommend starting with the in-depth tutorial for creating a site with Gatsby. It starts with zero assumptions about your level of ability and walks through every step of the process.

  • To dive straight into code samples, head to the documentation. In particular, check out the Guides, API Reference, and Advanced Tutorials sections in the sidebar.