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

Latest commit

 

History

History
19 lines (14 loc) · 594 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 594 Bytes

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