Skip to content
This repository has been archived by the owner on Apr 21, 2021. It is now read-only.

svdo/either-validation-demo

Repository files navigation

Getting Help From Your Compiler

CI

This repository contains demo code belonging to my blog post. A build of this demo is deployed here.

You can build & run this yourself by cloning the repository, and then:

git clone https://github.com/svdo/either-validation-demo
cd either-validation-demo
yarn
yarn start