Yesterday @jferrant went through the setup procedure and made several notes about what was confusing and how the sections could be improved. This PR includes the lowest hanging fruit.
This PR adds details that are helpful to a first time frontend developer and tweaks to make the language more exact.
Type of Change
Doc change
Does this introduce a breaking change?
N/A
Are documentation updates required?
Is documentation.
Testing information
Built and read the changed sections locally.
Checklist
[x] Code is commented where needed
[x] Unit test coverage for new or modified code paths
Description
Yesterday @jferrant went through the setup procedure and made several notes about what was confusing and how the sections could be improved. This PR includes the lowest hanging fruit.
This PR adds details that are helpful to a first time frontend developer and tweaks to make the language more exact.
Type of Change
Doc change
Does this introduce a breaking change?
N/A
Are documentation updates required?
Is documentation.
Testing information
Built and read the changed sections locally.
Checklist
npm run test
passes