Skip to content

A collection of easy-to-understand guides to programming tools

Notifications You must be signed in to change notification settings

kylegalbraith/guides

Repository files navigation

freeCodeCamp Guides

Technology guides that are as easy to understand as possible.

Architecture

  • This site is built with Gatsby v1.0.0-alpha19

Run locally

cd www
npm install
gatsby develop

Contributing

  1. Create your feature branch: git checkout -b my-new-feature
  2. Commit your changes: git commit -am 'Add some feature'
  3. Push to the branch: git push origin my-new-feature
  4. Submit a pull request :D

About

A collection of easy-to-understand guides to programming tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.0%
  • CSS 6.0%