Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 275 Bytes

File metadata and controls

19 lines (12 loc) · 275 Bytes

Modern Forms in React – React Finland 2020 Workshop

Preparation

git clone https://github.com/erikras/reactfinland2020.git

cd reactfinland2020

yarn

Running Locally

yarn dev

Then open http://localhost:3000.