Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 173 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 173 Bytes

Install Vapor

curl -sL toolbox.vapor.sh | bash

Build

vapor build

Run

vapor run serve or launch Xcode with vapor xcode -y and build and run the App target