This repo houses our Piggybank Code Guide. It contains info on writing SCSS, JS, JSON, and more. The goal of the repo is to keep code consistent, leave you with less guessing, and more time coding.
Unless where otherwise stated, Piggybank has the following setup in our editors:
- Spaces, not tabs
- 2 spaces per indent
Each category should be it's own folder with a README.md. Creating folders for each category allows you to have sub-categories as well as extra information like example code directories or images.