Skip to content

seracio/thirdact-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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