Make new Vapor App
Once Vapor Toolbox is successfully installed, the next step is creating a new Vapor app.
Type the command in terminal (in you app’s dir):
vapor new HelloVapor
Prev: Installing Vapor
Next: Generate Xcode Project
Once Vapor Toolbox is successfully installed, the next step is creating a new Vapor app.
Type the command in terminal (in you app’s dir):
vapor new HelloVapor
Prev: Installing Vapor
Next: Generate Xcode Project