Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 217 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 217 Bytes

thirdact example

This example shows how to use thirdact in a React project

As it uses create-react-app, you just have to do:

yarn
yarn start

Have a look at the App component to see how it works