Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 304 Bytes

README.md

File metadata and controls

29 lines (22 loc) · 304 Bytes

janandolivia

A GatsbyJS powered static site.

Requirements

  • node v10.7.0
  • npm v6.1.0

One Time Setup

npm install --global gatsby-cli

Develop

gatsby develop

Deployment

$ npm run deploy