https://github.com/jasterv/yew-parcel-basics
Simple web app built on yew from a yew parcel template
https://github.com/jasterv/yew-parcel-basics
Last synced: over 1 year ago
JSON representation
Simple web app built on yew from a yew parcel template
- Host: GitHub
- URL: https://github.com/jasterv/yew-parcel-basics
- Owner: JasterV
- License: mit
- Created: 2020-12-12T19:10:38.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-12T19:11:09.000Z (over 5 years ago)
- Last Synced: 2025-03-07T21:32:58.720Z (over 1 year ago)
- Language: Rust
- Size: 491 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Yew Parcel Example
This project has been created using the [Yew Parcel Template](https://github.com/dancespiele/yew-parcel-template)
This template comes pre-configured with all the boilerplate for compiling [Yew framework](https://yew.rs/docs/en/intro/) and [Yew Router](https://yew.rs/docs/en/concepts/router/)
to WebAssembly and hooking into a [Parcel build pipeline](https://parceljs.org/).
**Original Author**: Francisco Jesus Navarro Cortes
### License
Yew Parcel Template is MIT licensed. See [license](LICENSE)