Skip to content

Latest commit

 

History

History
60 lines (42 loc) · 2.14 KB

README.md

File metadata and controls

60 lines (42 loc) · 2.14 KB

SATURN V

Code Styles, Operations, and Other Important Shit. This document contains everything you need to know about code styles, and methodology.

Our Repos

  • Be responsible, don't commit:
    • Credentials
    • Commented-out code
    • Compiled Files
    • Dependency code (react, three, etc)
      • Use npm or any other dependency management system.
  • Keep line lengths bellow 100 characters, keep the gif dif easy to read.

Process and Workflow

See the Wiki

New Dev?

Our Techs

We use a variety of technology for our projects. Here's a non-complete list:

Web Technologies

Graphics Systems

Engines

Misc. Libraries

Code Styles

Useful Tools

StyledComponents Syntax Highlighting