Skip to content

Static Assets Serving

Yuki Takei edited this page Oct 10, 2016 · 1 revision

Just register the Slimane.Static() into middleware chains

app.use(Slimane.Static(root: "/path/to/your/public"))