Added frontend project

This commit is contained in:
2026-04-27 12:10:31 +02:00
parent 6e4439e7fc
commit 2578d7cf51
2 changed files with 20 additions and 0 deletions

6
frontend/Cargo.toml Normal file
View File

@@ -0,0 +1,6 @@
[package]
name = "frontend"
version = "0.1.0"
edition = "2024"
[dependencies]