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

Latest commit

 

History

History
19 lines (15 loc) · 526 Bytes

readme.md

File metadata and controls

19 lines (15 loc) · 526 Bytes

LBRY Community website

A work in progress

Get up and running

Pre-Requisits

Development

  1. Create a site on Local
  2. Clone content of this repo onto the newly created project (Usually [username]/Local Sites)
  3. Start site on Local
  4. Run 'yarn install' in wp-content/themes/lbrycommunity/
  5. Run 'gulp' wp-content/themes/lbrycommunity/
  6. A BrowserSync server will appear on localhost:3000
  7. Start coding