Skip to content

Latest commit

 

History

History
57 lines (35 loc) · 1.49 KB

README.md

File metadata and controls

57 lines (35 loc) · 1.49 KB

gatsby-typescript-starter

Released under MIT license.

This starter ships with the main Gatsby configuration files you need to build a basic site using React and Typescript

Starter Preview

View Demo Page

This starter is an extension of the Default Starter

Features

  • Typescript installed and configured,
  • Styled Components via Emotion,
  • Google Fonts
  • React Helmet for SEO,
  • Configured image filesystem, transformer-sharp, plugin-sharp,

Getting Started

  1. Install this starter by running

    gatsby new typescript-starter https://github.com/noahub/gatsby-typescript-starter
  2. Change directory

    cd typescript-starter
  3. Run

    gatsby develop

    and visit your site at http://localhost:8000.

Build

    gatsby build

💫 Deploy

Deploy to Netlify

Deploy with ZEIT Now

Reporting issues

gatsby-typescript-starter/issues