A starter blog for TypeScript-based Gatsby projects with minimal settings.
- TypeScript & TSLint
- Minimal settings (No Styling)
gatsby new [project-name] https://github.com/frnki/gatsby-typescript-starter-blog
# develop
npm start
# build
npm run build
Built with Gatsby - the blazing-fast static site generator for React.