Skip to content

foxdoubt/foxdoubt-creations

Folders and files

NameName
Last commit message
Last commit date
Feb 7, 2025
Dec 4, 2024
Sep 7, 2024
Dec 3, 2024
Mar 15, 2025
Nov 27, 2024
Dec 4, 2024
Mar 14, 2024
Jan 29, 2025
Dec 4, 2024
Aug 28, 2024
Jan 23, 2025
Jan 29, 2025
Aug 30, 2024
Dec 4, 2024
Nov 27, 2024
Sep 7, 2024
Jan 29, 2025
Jan 29, 2025
Nov 22, 2024

Repository files navigation

Gatsby

Gatsby Minimal TypeScript Starter

🚀 Quick start

  1. Create a Gatsby site.

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

    # create a new Gatsby site using the minimal TypeScript starter
    npm init gatsby -- -ts
  2. Start developing.

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

    cd my-gatsby-site/
    npm run develop
  3. 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!

  4. Learn more

🚀 Quick start (Netlify)

Deploy this starter with one click on Netlify:

Deploy to Netlify

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published