Skip to content

haxzie-xx/GitMe

Repository files navigation

Hello Developers 👋

Let's help you submit your first pull request

follow the instructions here to get started.

Setting up the project for development

Make sure you have latest version of Node and NPM installed.

  • Install GatsbyCLI globally. Refer the Gatsby Docs for information regarding the framework.
    npm install --global gatsby-cli
  • Fork and Clone the repository
    git clone https://github.com/YOUR_USERNAME/GitMe
  • Install all the node dependencies
    cd GitMe
    npm install
  • Run the app in development mode
    gatsby develop
    
  • for Build
    gatsby build
    

Deploy

Deploy to Netlify

About

A fun workshop exercise for taking first steps on submiting a Pull Request on GitHub

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published