tdm-calculator icon indicating copy to clipboard operation
tdm-calculator copied to clipboard

Update Developer Documentation for Lerna, Husky and Setting up on Windows.

Open entrotech opened this issue 3 years ago • 0 comments

Overview

After re-organizing the source code folder structure and setting up a new machine on Windows, it became apparent that the developer notes need to be updated to:

Action Items

  • [ ] Set up Git Bash on Windows to use LF instead of the Git Bash recommended line-ending setting, as the default introduces CRLF endings in files, which violate the project linting setup.
  • [ ] Add instructions for working with Lerna
  • [ ] Instruct developer to run npm install in root. server and client folders.

Resources/Instructions

entrotech avatar Jan 14 '21 17:01 entrotech