hailuo3_app

hailuo3_app is a minimal Hex package for the Hailuo3 AI video generator website.

Usage

Add the package to mix.exs:

def deps do
  [
    {:hailuo3_app, "~> 0.1.0"}
  ]
end

Then use it:

Hailuo3App.homepage()
Hailuo3App.summary()