Skip to content

haskell-miso/miso-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

22 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿœ ๐ŸŽจ miso-ui

miso-ui is a component library that uses Basecoat to deliver ShadCN styling. It uses Tailwind CSS utility classes under the hood.

View live here

Development

Call nix develop to enter a shell with GHC 9.12.2

$ nix develop

Once in the shell, you can call cabal run to start the development server and view the application at http://localhost:8080

Build (Web Assembly)

$ nix develop .#wasm --command bash -c "make"

Serve

To host the built application you can call serve

$ nix develop .#wasm --command bash -c "serve"

This comes with a GitHub action that builds and auto hosts the example.

About

๐Ÿœ ๐ŸŽจ A components library in miso, based on ShadCN and Tailwind CSS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  

Packages

No packages published