tennisfar / gatsby-deploy-test

Home Page:http://mikelothar.com/gatsby-deploy-test/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gatsby-starter-default

The default Gatsby starter.

For an overview of the project structure please refer to the Gatsby documentation - Building with Components.

Install

Make sure that you have the Gatsby CLI program installed:

npm install --global gatsby-cli

And run from your CLI:

gatsby new gatsby-example-site

Then you can run it by:

cd gatsby-example-site
npm run develop

Deploy

Deploy to Netlify

About

http://mikelothar.com/gatsby-deploy-test/

License:MIT License


Languages

Language:CSS 75.4%Language:JavaScript 17.6%Language:Shell 7.0%