Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 313 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 313 Bytes

gatsby-express

An example of how to get express and gatsby to play well together.

Heavily inspired by this dev.to post on express and create react app by

Development

npm start

Production

npm run serve