Adding documentation about git init (#5296)

This commit is contained in:
Ryan Cogswell
2018-10-04 21:40:28 -05:00
committed by Joe Haddad
parent 3a4414c142
commit ea15ebad8f

View File

@@ -164,6 +164,8 @@ Read instructions below for using assets from JavaScript and HTML.
You can, however, create more top-level directories.<br>
They will not be included in the production build so you can use them for things like documentation.
If you have Git installed and your project is not part of a larger repository, then a new repository will be initialized resulting in an additional `.git/` top-level directory.
## Available Scripts
In the project directory, you can run: