Skip to content
This repository has been archived by the owner on Mar 23, 2021. It is now read-only.

heygema/jswithtype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

start the project

yarn
yarn start

or

npm install
npm run start

to test flow

yarn flowtest

or

npm run flowtest