Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 729 Bytes

README.md

File metadata and controls

22 lines (11 loc) · 729 Bytes

showcase

A showcase of a handful of small applications, that are built on top of MetaMate. You can see it in action here: showcase.metamate.io

Development

Building requires a couple dependencies

yarn is required to build the showcase app Installation

metactl is required to generate the sdk Installation

To generate the sdk run metactl gen

To build the app run yarn build

To start the app run yarn start

Operations

The code previews are generated with hilite.me and converted to JSX with magic.reactjs.net