Skip to content

Latest commit

 

History

History
45 lines (25 loc) · 1.31 KB

README.md

File metadata and controls

45 lines (25 loc) · 1.31 KB

Digital Product Glossary

This is a GatsbyJs project created using the minimal starter.

🚀 Quick start

  1. Clone the site and install dependencies:.

    git clone https://github.com/sedyldz/a-to-z/
  2. Start developing.

    Navigate into the project directory and start it up.

    cd a-to-z/
    npm run develop
  3. 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!

  4. Learn more