Skip to content

Improve preview instructions #223

@mattvenn

Description

@mattvenn

HOST=localhost yarn dev

The command never finishes for me. But if I try to run the next ones they fail because the port is already in use.
So should the first command be interrupted with ^C?

Then it would be nice to know the quickest way to preview changes. I found this worked:

yarn run build
yarn run preview

But it's very slow. Is there a live preview mode I'm missing?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions