RootedGlobal / gatsby-starter-default

starter codebase scaffolding for your next gatsby project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gatsby-starter-default

Gatsby starter scaffolding template for your project.

We are using gatsby to generate static site from dynamic content.

Getting start instruction...

  1. npm install -g gatsby-cli
  2. npm install
  3. gatsby develop
  4. Open localhost:8000 in browser to see the website, Gatsby will start a hot-reloading dev env so you don't need to refresh on every change.

Reporting Bugs and Issues

submit bugs

If you think you've found a bug, go ahead and create a new GitHub issue. Be sure to include as much information as possible so we can reproduce the bug.

Contributing

About Me

My name is Narain Sagar, Iโ€™m a FullStack Software Engineer and Freelance consultant, with over 5+ years of startup industry experience AND 2+ years of remote/freelancing work experience. Checkout to my website for more: https://narainsagar.com

@narainsagar

Follow Me ๐Ÿ‘

Website | Blog | Twitter | LinkedIn | Facebook | GitHub | Stack Overflow

License

MIT

About

starter codebase scaffolding for your next gatsby project.

License:MIT License


Languages

Language:CSS 60.7%Language:JavaScript 39.3%