Patternfly starter for Yew
This is little more than a PoC right now.
Thing to do are:
- Modularize (lib and starter project) -> ctron/patternfly-yew-quickstart
- Add much more components
- Add
yew-routersupport - Provide documentation
Pre-requisites
-
Cargo
wasm-packcargo install wasm-pack -
NodeJS
npm
Run local developer setup
npm run start:dev