create-yew-app
Yew app creator
Creates a basic web application with Yew framework and minimal configuration
Set up a modern Yew web app by running one command.
164 stars
3 watching
13 forks
Language: Rust
last commit: about 2 months ago
Linked from 1 awesome list
create-yew-apprustwasmwasm-bindgenwasm-packwebassemblyyew
Related projects:
Repository | Description | Stars |
---|---|---|
jetli/rust-yew-realworld-example-app | A web application framework built on Rust and WebAssembly that demonstrates a fully-fledged frontend app with CRUD operations, authentication, routing, pagination, and more. | 865 |
yewstack/yew-wasm-pack-minimal | A template for building a simple web app using Yew and wasm-pack | 113 |
leturt333/yew_http_starter | A starter template for building a Yew-based web application with HTTP functionality | 4 |
jetli/yew-hooks | Provides an extension to the Yew framework with reusable hooks and effects for managing state and handling side effects in Rust web applications. | 170 |
wulf/create-rust-app | Automates the creation of a modern Rust web application with React frontend and backend framework of choice | 1,547 |
fkohlgrueber/yew-pwa-minimal | A minimal Progressive Web App using Yew with support for offline functionality and deployment via GitHub Pages. | 58 |
yewstack/yew-wasm-pack-template | A template for creating Yew web apps using wasm-pack | 118 |
extrawurst/rust-webview-todomvc-yew | A Rust-based, lightweight todomvc application that uses Yew and Web-View to build a compact desktop app | 109 |
yewstack/yew | A Rust framework for building high-performance web applications with WebAssembly | 30,900 |
intendednull/yewdux | A state management solution designed specifically for Yew web applications. | 323 |
sheshbabu/rustmart-yew-example | A Single Page Application built with Rust, Wasm, and Yew | 270 |
extrawurst/rust-electron-demo | Demonstrates building a web app with Rust and Yew into a native Electron app. | 18 |
jetli/rust-yew-axum-tauri-desktop | A template for building desktop applications using Rust and various frameworks | 136 |
averichev/yew-starter-template | A minimalistic starter template for building Yew web applications with Rust. | 0 |
rksm/axum-yew-setup | A starter project that sets up Axum and Yew for building full-stack Rust web applications. | 142 |