Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Latest commit

 

History

History
9 lines (5 loc) · 217 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 217 Bytes

Getting started

  1. run cp .env.schema .env in the root of the project

  2. enter twitter app credentials in .env file

  3. run npm install or yarn

  4. run yarn dev to develop or yarn start for production