gatsby starter typescript
1.0.0
TypeScript와 감정을 사용하는 Gatsby 스타터.
데모 사이트를보십시오.
Gatsby CLI 프로그램이 설치되어 있는지 확인하십시오.
$ npm install --global gatsby-cli
CLI에서 실행 :
$ gatsby new gatsby-example-site https://github.com/goblindegook/gatsby-starter-typescript
그런 다음 다음과 같이 실행할 수 있습니다.
$ cd gatsby-example-site
$ npm run develop