Skip to content

Vallheru engine port to the Rust programming language

Notifications You must be signed in to change notification settings

Vallheru/vallheru-rs-port

Repository files navigation

Vallheru

Development

Prepare environment

Prerequisites:

Visual studio codes recommended extensions

  • Tailwind intellisense
  • Rust analyzer
  • CodeLLDB
make install-deps

Project generated with leptos-starter-csr app

Contributions

cd frontend && trunk watch
cd backend && cargo watch -q -c -w src/ -x "run"
cd backend && cargo watch -q -c -w examples/ -x "run --example quick_dev"

About

Vallheru engine port to the Rust programming language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages