Commit Graph

3 Commits

Author SHA1 Message Date
Tyler Milner 6d3e7d6df1
Update references to `app.swift` (#529)
* Update references to `app.swift`

When performing `vapor new hello -n` command as part of [Getting Started](https://docs.vapor.codes/4.0/hello-world/), an `app.swift` file is not generated. The code that creates and runs the `app` lives in `main.swift`. This updates the documentation to reflect this.

* Moved reference to `main.swift` file under "Run"

Created a `### Run` heading, moving the information about `main.swift` under there to match the folder structure on disk.
2020-07-28 10:03:20 +01:00
tanner0101 c6a7f75a59 rc.1 updates 2020-03-02 13:07:33 -05:00
Tanner f675ce19f8
Refactor 4.0 Folder Structure (#433)
* validation basics

* refactor folder structure
2020-01-20 12:17:12 -08:00