resir014 / twin.macro-playground

twin.macro playground - as seen on my previous Twitch-Driven Development session!

Home Page:https://www.twitch.tv/videos/619879223

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

twin.macro-playground

twin.macro playground - as seen on my Twitch-Driven Development session!

Running locally

A nodejs >= 10.0.0 setup with yarn is recommended.

# install dependencies
yarn

# serve with hot reload at localhost:3000
yarn dev

# build for production
yarn build

# run production build locally (you must run `yarn build` at least once)
yarn start

# run tests (lint + type check)
yarn test

About

twin.macro playground - as seen on my previous Twitch-Driven Development session!

https://www.twitch.tv/videos/619879223

License:The Unlicense


Languages

Language:TypeScript 89.4%Language:JavaScript 10.6%