Skip to content
This repository has been archived by the owner on May 25, 2021. It is now read-only.

Latest commit

 

History

History
11 lines (6 loc) · 223 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 223 Bytes

2018 IT Summit Gatsby Example

An exmaple Gatsby site for the 2018 IT Summit.

Getting started

Run npm install.

Develop with npm run develop and build with npm run build.

Deploy with git push origin master.