Skip to content
This repository has been archived by the owner on Feb 9, 2022. It is now read-only.

Latest commit

 

History

History
17 lines (11 loc) · 273 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 273 Bytes

This project is on hold as we're lacking developers. The scope and goal of the project is also being revisited.

recruit-rust

Development Server

cargo run -- serve

You can now go to http://localhost:3000

Production Build

cargo run -- build