Skip to content

wcisco17/gatsby-typescript-shards-starter

Repository files navigation

Shards Typescript Starter

Netlify Status

🚀 Quick start

  1. Create a Gatsby site.

    Use the Gatsby CLI to create a new site, specifying the default starter.

    # create a new Gatsby site using the default starter
    gatsby new shards-typescript-starter https://github.com/wcisco17/gatsby-typescript-shards-starter
  2. Start developing.

    Navigate into your new site’s directory and start it up.

    cd new shards-typescript-starter/
    gatsby develop

🧐 What's inside?

A quick look at the top-level files and directories you'll see in a Gatsby project.

.
├── node_modules
├── src
├── .gitignore
├── .prettierrc
├── gatsby-browser.js
├── gatsby-config.js
├── gatsby-node.js
├── gatsby-ssr.js
├── LICENSE
├── package-lock.json
├── package.json
├── tsconfig.json
└── README.md

👨‍🎤 Learning Shards

Check out one of my favorite UI tools Full Documentation for Shards lives here Shards Websites.

🎓 Learning Gatsby

Looking for more guidance? Full documentation for Gatsby lives on the website. Here are some places to start:

  • For most developers, we recommend starting with our in-depth tutorial for creating a site with Gatsby. It starts with zero assumptions about your level of ability and walks through every step of the process.

  • To dive straight into code samples, head to our documentation. In particular, check out the Guides, API Reference, and Advanced Tutorials sections in the sidebar.

About

A Gatsby Starter using Shards UI & Typescript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages