Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 1.17 KB

File metadata and controls

33 lines (24 loc) · 1.17 KB

site-logo

Asher's Personal Site

This is my personal website built with the following:

  • ⚡ Gatsby, React, Javascript
  • 😲 Emotion, Styled Components
  • 🚀 GraphQL
  • 🦘 React Spring

It includes my blog, projects, and resume.

To run on local,

gatsby develop

# or

gatsby build && gatsby serve