Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 256 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 256 Bytes

Suggest a better name, or Aper

Setup your environment

cd into the project root. Create .env.development.local file initializing REACT_APP_GOOGLE_CID to your Google Client ID

Install and start dev mode

  • yarn install
  • yarn start