-
Create a your site.
Use the command to create a new site.
# create a new site using the Gabo starter git clone https://github.com/muhrusdi/gabo.git my-site
-
Start developing.
Navigate into your new site’s directory and start it up.
cd my-site/ npm run develop
-
Open the code and start customizing!
Your site is now running at http://localhost:8000!
Edit
src/pages/index.tsx
to see your site update in real-time! -
Learn more
Deploy this starter with one click on Gatsby Cloud: