* some typos are fixed
* some typoes are fixed in CODE_OF_CONDUCT.md
* typos are fixed in CONTRIBUTING_ADVANCED.md
* CONTRIBUTING_BASIC.md typos updated
* LANGUAGES.md typos are fixed
* Update CONTRIBUTING.md
* Remove misspelling
* General documentation edits
* Attempted to expand on main USP
* Mention alternative languages
* Expand on bot
* Update LANGUAGES.md
* Update README.md
Co-authored-by: Evan <64989416+Ferotiq@users.noreply.github.com>
* Proofreading Text Changes/Fixes
* Proofreading Text Changes/Fixes 2
Changed the order of which text editor, GIT, Firebase, and NPM are both listed in the Prerequisets list and on this page itself, to both make more sense in regards to the order for which one should do/get each and to correspond directly to the order within the list (text editor is the "first" item in the list and therefore is the first thing explained in the rest of the sheet, etc).
* Proofreading Text Changes/Fixes
Just a few simple edits
* Proofreading Text Changes/Fixes
* Proofreading Text Changes/Fixes
* Proofreading Text Changes/Fixes
* Renamed command line setting timer-progress bar
* Added table of contents
* Fixed some mistakes
* More small changes
* Update CONTRIBUTING.md
* updated guidelines
* Update CONTRIBUTING.md
Note that one of the table of contents links is broken, fixing that later
* Added missing sections in table of contents
* Fixed typos
* Fixed typos
* Update CODE_OF_CONDUCT.md
Co-authored-by: Jack <bartnikjack@gmail.com>
- Added steps needed to have development server up and running without any errors
- Running `npm install`
- Compiling `style.scss`
- Downloading Firebase Admin private key as `serviceAccountKey.json`
- Specify that this project uses Node v10