Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 262 Bytes

RUN.md

File metadata and controls

3 lines (3 loc) · 262 Bytes

Running

Clone this repository, cd into the directory, and run cargo run. Cargo should install all the dependencies for you, and you should be good to go. The default port this runs on is 8000, and as such, the server can be accessed through 127.0.0.1:8000