Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 184 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 184 Bytes

Welcome to [Reddit Feed App]

Steps to setup Dev environment

  1. Clone this repository.
  2. Command to install modules: yarn
  3. Command to build: yarn build
  4. Command to run: yarn start