A work in progress
- Local by flywheel
- PHP editor by choice
- Node & NPM (and Yarn)
- Create a site on Local
- Clone content of this repo onto the newly created project (Usually [username]/Local Sites)
- Start site on Local
- Run 'yarn install' in wp-content/themes/lbrycommunity/
- Run 'gulp' wp-content/themes/lbrycommunity/
- A BrowserSync server will appear on localhost:3000
- Start coding