Skip to content
This repository has been archived by the owner on Jul 19, 2023. It is now read-only.

apinanyogaratnam/yew_styles_trunk_template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yew Styles Trunk Template

Template to start an app using Yew Styles framework with Trunk as a builder.

How it works

  1. Install Trunk
  2. Clone this template
  3. Execute inside of the template: trunk serve

Directoies and files

  • src/assets : images, icons and other assets are here
  • src/styles : here are the Yew Styles css files and main.sass. Note: Only use main.sass or create new one in order to write your own styles
  • src/pages : each component page represent a route
  • src/app.rs : it is where the router is set and the common elements are added for the whole application
  • src/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:

License

Yew Styles Trunk Template is MIT licensed. See license

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 97.3%
  • Rust 2.6%
  • Other 0.1%