A website for Litecoin Summit in September 2018
Make sure that you have the Gatsby CLI program installed:
$ npm install --global gatsby-cli
And run from your CLI:
$ git clone git@github.com:litecoin-foundation/litecoinsummit.org.git
Then you can run it by:
$ cd litecoinsummit.org
$ yarn install
$ gatsby develop