-
Notifications
You must be signed in to change notification settings - Fork 2
Getting Started
Gary McPherson edited this page Sep 11, 2023
·
2 revisions
The following steps will get your local development environment running:
-
cdto your site root folder and clone this repository or your fork of it, e.g.git clone [repo url] - Run
lando startand wait for the environment to start up - Open https://roots.io/salts.html in a browser and copy the generated salts (in "Env format") over the defaults
- Request a database backup from one of the project leads
- Import the backup by running
wp db import [backup file path] - Navigate to the site at
https://tech.frocentric.lndo.site