Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 239 Bytes

RUN.md

File metadata and controls

8 lines (7 loc) · 239 Bytes

Installation

  1. git clone https://github.com/AndrewLester/cs128h-project.git
  2. Install rust/cargo
  3. Run rustup override set nightly in the project directory

Run

  1. cargo run
  2. Navigate to localhost:8000 in your web browser