/gatsby-empty-starter

an empty starter for gatsbyjs

Primary LanguageJavaScript

Just an empty Starter!

To Create you gatsby site with this starter run

gatsby new [your-website-name] https://github.com/mhmdAljefri/gatsby-empty-starter

Install NPM Dependancies

npm install

Run developement Server

gatsby develop

or

npm start