An open API service indexing awesome lists of open source software.

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

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)