Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 206 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 206 Bytes

Run

Before starting, ensure you have built the library dist building locally:

cd react-pathform
yarn start

In another terminal shell, run the example app:

cd example
yarn
yarn start