This is a GatsbyJs project created using the minimal starter.
-
Clone the site and install dependencies:.
git clone https://github.com/sedyldz/a-to-z/
-
Start developing.
Navigate into the project directory and start it up.
cd a-to-z/ npm run develop
-
Open the code and start customizing!
Your site is now running at http://localhost:8000!
Edit
src/pages/index.js
to see your site update in real-time! -
Learn more