README.md
# Plasma
Plasma draws inspiration from [Radix](https://www.radix-ui.com/) and provides accessible headless Phoenix LiveView components powered by [ZagJS](https://zagjs.com/).
## Development
1. Clone the repository: `ssh://git@codeberg.org/pepicrft/plasma.git`.
2. Install the dependencies: `mise install`
3. Start the development server: `mix phx.server`