- Introduction
This site has been created by using Gatsby.
-
Install dependencies
Navigate into the site’s directory and install its dependencies.
npm i --legacy-peer-deps
-
Start this site
npm start
-
Open the code and start customizing!
This site is now running at http://localhost:8000!
Edit
src/mdx-pages/about.mdx
or other pages to see the site update in real-time!