$ npm install -g gatsby-cli
$ gatsby new my-blog-starter https://github.com/JaeYeopHan/gatsby-starter-bee
$ cd my-blog-starter/
$ npm start
# open localhost:8000
- gatsby-starter-bee template @JaeYeopHan
$ npm install -g gatsby-cli
$ gatsby new my-blog-starter https://github.com/JaeYeopHan/gatsby-starter-bee
$ cd my-blog-starter/
$ npm start
# open localhost:8000