Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 212 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 212 Bytes

This is a README

How to get the stack up and running?

npm install -g gatsby-cli
git clone [email protected]:aprilrieger/aprilrieger.github.io.git
cd aprilrieger.github.io
npm install
gatsby develop