Skip to content

andrewdamelio/FlowGotchi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FlowGotchi

To run contract Tests:

make
make test

To use the UI:

cd flowGotchiUI
pnpm install
pnpm run dev

the app will run on port 3000.