Skip to content

How to server static files? #467

Open
@thunderwin

Description

@thunderwin

app.use("/static", express.static(path.join(__dirname, "public")));

How to server static files?

I did some wrong?

I put it on config/express.js

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions