Skip to content

Simple Gatsby.js boilerplate with navigation and contact form using semantic-ui.

License

Notifications You must be signed in to change notification settings

ni3ol/gatsby-starter

Repository files navigation

Simple Gatsby.js boilerplate with a basic contact us form and navigation bar.

Features include:

  • Semantic ui form components
  • Responsiveness ready with @artsy/fresnel config file
  • Email.js integration ready on the form

To run

  • Clone the repo
  • npm i
  • npm run dev