Initial commit: Basic Yew frontend template
- Set up Cargo.toml with Yew dependencies - Created main.rs entry point - Added basic App component with counter functionality - Included HTML template with styling - Added Trunk.toml for build configuration 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1 @@
|
||||
1fdf2eaf69d187ff
|
||||
@@ -0,0 +1 @@
|
||||
{"rustc":12013579709055016942,"features":"[\"default\", \"msrv\", \"rustversion\", \"std\"]","declared_features":"[\"default\", \"enable-interning\", \"gg-alloc\", \"msrv\", \"rustversion\", \"serde\", \"serde-serialize\", \"serde_json\", \"spans\", \"std\", \"strict-macro\", \"xxx_debug_only_print_generated_code\"]","target":5408242616063297496,"profile":6374401459973044251,"path":12993043414010825813,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug/.fingerprint/wasm-bindgen-de7cc89e49f8c13e/dep-build-script-build-script-build","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0}
|
||||
Binary file not shown.
@@ -0,0 +1 @@
|
||||
This file has an mtime of when this was started.
|
||||
Reference in New Issue
Block a user