gustwald / gatsby-example

gatsby bare essentials starter with eslint and css modules

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gatsby-starter-hello-world

Starter with the bare essentials needed for a Gatsby site

Install this starter (assuming Gatsby is installed) by running from your CLI:

gatsby new gatsby-site https://github.com/gatsbyjs/gatsby-starter-hello-world

Running in development

gatsby develop

About

gatsby bare essentials starter with eslint and css modules

License:MIT License


Languages

Language:JavaScript 80.3%Language:CSS 19.7%