Skip to content

good3n/codehelp

Repository files navigation

Netlify Status

🤖 CodeHelp Website

About

The official repository for CodeHelp.io. This will be a community driven project, and I welcome pull requests from developers to enhance our website so that we may provide a better experience for our users.

Dependencies

  • NPM
  • Gatsby CLI

Setup

  1. Clone the repository. Run git clone https://github.com/good3n/codehelp.git
  2. Navigate to repository via cd codehelp and install the node packages with npm install
  3. Start the Gatsby development environment with gatsby develop
  4. Open your browser and go to localhost:8000
  5. Happy coding 🤖

Structure

  • All pages are inside of the pages/ directory.
  • All components are inside of the components/ directory.

Pull request guidelines

  • Write useful descriptions and titles
  • Have on-point commit messages
  • Add comments on your pull request to help guide the reviewer

Questions? Shoot us a message in the CodeHelp Discord Server.