Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 162 Bytes

File metadata and controls

17 lines (11 loc) · 162 Bytes

How to work

$ yarn install

$ export REACT_APP_FAUNA_DB_SERVER_KEY=HERE_YOUR_KEY

$ yarn setup

$ yarn dev

Clean Up

$ yarn clean