Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 806 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 806 Bytes

Gatsby Starter MDX Basic

This starter build MDX support into the gatsby-default-starter. Its README also applies here.

🚀 Quick start

  1. Create a new Gatsby site using this starter
gatsby new my-site https://github.com/gatsbyjs/gatsby-starter-mdx-basic
  1. Install dependencies
npm install
  1. Run the develop script
gatsby develop
  1. Edit Page 2 in src/pages/page-2.mdx

🚀 Quick start (Gatsby Cloud)

Deploy this starter with one click on Gatsby Cloud:

Deploy to Gatsby Cloud