Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 308 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 308 Bytes

Gatsby Starter Vega

View this starter live on Netlify

  1. Create a new Gatsby site using this starter
gatsby new my-site https://github.com/zeevosec/gatsby-starter-vega
  1. Install dependencies
yarn
  1. Run develop
yarn develop