Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 360 Bytes

getting_stated.md

File metadata and controls

8 lines (7 loc) · 360 Bytes

Getting Started

  1. Download and install required software
  • Nodejs
  • Git
  • Code editor of choice: Visual Studio Code, Sublime, Webstorm, Atom, etc.
  1. Clone the git repo of the aspect of the project you want to work on
  2. Copy over the .editorconfig file from this repo to the route of any repos that you clone to maintain a consistent style.