No description
|
|
||
|---|---|---|
| .forestry | ||
| src | ||
| static | ||
| .eslintrc.js | ||
| .gitignore | ||
| .prettierrc | ||
| .travis.yml | ||
| gatsby-config.js | ||
| gatsby-node.js | ||
| LICENSE | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
gatsby-starter-blog
Gatsby starter for creating a blog
Install this starter (assuming Gatsby is installed) by running from your CLI:
gatsby new gatsby-blog https://github.com/gatsbyjs/gatsby-starter-blog
Running in development
gatsby develop