GregOnNet / metaui-playground

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

metaUI Playground

This repo is for demoing purposes. It contains a small star wars app.

Setup

To run this app you need to have Yarn installed.

git clone https://github.com/GregOnNet/metaui-playground.git
cd metaui-playground
yarn
yarn start

Refactoring steps

You can review different versions of this application by using git tags.

git checkout step-1 # basic approach
git checkout step-2 # use metaUI's m-context
git checkout step-3 # simplified app with m-context

metaui.io

About


Languages

Language:TypeScript 80.3%Language:JavaScript 14.6%Language:HTML 2.8%Language:CSS 2.3%