Open Source and Forever Free
Identify where you're going to clone the repository. We'll call this <working-repo>
. Decide on the machine readable name <your-project>
. Clone the repo and install dependencies
cd <working-dir>
git clone https://github.com/listingslab-goldlabel/open-source <your-project>
cd <your-project>
cd gatsby
npm install
cd ../
npm start
When Gatsby has finished starting the dev server, it's available on http://localhost:8000
Open and configure gatsby/src/goldlabelConfig