backend server implementation of ricochet robots written in rust bundled with a svelte frontend. in (very) early stages of development.
# install frontend dependencies
cd client
npm install
# run server
cd ..
cargo runcargo run --no-default-features