cecton / yewprint

Port of blueprintjs.com to Yew

Home Page:https://yewprint.rm.rs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

It's Blueprint, but for Yew in Rust.

Warning: This is in early development and it is possible it won't be finished if there is no interest. Don't use this in production! Please help or leave a star to let me know you are interested in this project.

Installation

Usage

Check the template repository to see how things work. The Blueprint CSS needs to be downloaded from your build script.

To easily get started, you can use cargo-generate to get started very quickly:

cargo generate --git https://github.com/yewprint/yewprint-template.git

Development Environment

cargo xtask start

You can now go to http://localhost:8000

Blueprint CSS update

cargo xtask update-css

Roadmap

About

Port of blueprintjs.com to Yew

https://yewprint.rm.rs

License:MIT License


Languages

Language:Rust 99.0%Language:HTML 1.0%