Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 720 Bytes

README.md

File metadata and controls

27 lines (21 loc) · 720 Bytes

revery-material

A material design component library for revery

🚧 This library is WIP and breaking API changes may occur! 🚧

Examples

Goal

To provide total coverage of the Material Design spec for revery.

Todo

Key: ✅ Done; 🆗 Functional, but not complete; 🔨WIP; ❌ No progress

  • 🆗 Implement a color system
  • ❌ Implement components
    • 🔨 Buttons
      • 🆗 RaisedButton
      • 🆗 FlatButton
    • ❌ everything else

Examples

  1. Clone this repo
  2. Run esy install
  3. Run esy build
  4. Run esy x App

Author(s)