https://github.com/zoltan-nz/hello-gatsby
https://github.com/zoltan-nz/hello-gatsby
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zoltan-nz/hello-gatsby
- Owner: zoltan-nz
- Created: 2020-04-24T23:34:05.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T05:26:43.000Z (over 2 years ago)
- Last Synced: 2025-03-30T13:03:42.504Z (6 months ago)
- Language: CSS
- Size: 1.04 MB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Playing with Gatsby.js
## How to start a new project
```
$ gatsby new my-project-name
```## How to use TypeScript?
It is built in, just just use it.