Awesome
Yew Styles Trunk Template
Template to start an app using Yew Styles framework with Trunk as a builder.
How it works
- Install Trunk
- Clone this template
- Execute inside of the template:
trunk serve
Directoies and files
src/assets
: images, icons and other assets are heresrc/styles
: here are theYew Styles
css files andmain.sass
. Note: Only usemain.sass
or create new one in order to write your own stylessrc/pages
: each component page represent a routesrc/app.rs
: it is where the router is set and the common elements are added for the whole applicationsrc/main.rs
: here call the yew instance in order to run the app
Do you like Yew Styles?
If you like Yew Styles Trunk Template, help me supporting the project:
- BAT rewards in case that you use Brave Browser
- Github Sponsors
License
Yew Styles Trunk Template is MIT licensed. See license