Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/teemukoivisto/simple-gatsby-typescript-blog
https://github.com/teemukoivisto/simple-gatsby-typescript-blog
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/teemukoivisto/simple-gatsby-typescript-blog
- Owner: TeemuKoivisto
- License: mit
- Created: 2018-10-13T10:19:19.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-05-10T20:27:11.000Z (over 3 years ago)
- Last Synced: 2024-04-13T14:56:26.223Z (9 months ago)
- Language: TypeScript
- Size: 3.18 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Simple Gatsby Site
Created using these tutorials, code:
* https://medium.com/@thetrevorharmon/how-to-make-a-super-fast-static-site-with-gatsby-typescript-and-sass-3742c00d4524## Requirements
Requires Node >= 8, yarn installed globally.
## How to install
1) Clone & run `yarn`
2) Start the Gatsby development server with: `yarn start`