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,6 @@
|
||||
/home/connor/docs/projects/calendar/target/wasm32-unknown-unknown/debug/deps/yew_app-190a888ae9e688a4.d: src/main.rs src/app.rs
|
||||
|
||||
/home/connor/docs/projects/calendar/target/wasm32-unknown-unknown/debug/deps/yew_app-190a888ae9e688a4.wasm: src/main.rs src/app.rs
|
||||
|
||||
src/main.rs:
|
||||
src/app.rs:
|
||||
Reference in New Issue
Block a user