Gatsby (React) powered website for the 2019 edition of veryaustin.com
- Download or clone (
git clone [email protected]:veryaustin/veryaustin-2019-website.git
) - Run
npm install
to install project dependencies. - Run
gatsby develop
to run local dev version of the website.