Skip to content

Once a build is made to dist - how do I run the website pointing to dist app? #10

@markoddi01

Description

@markoddi01

@netstart @dfaglioni Once a build is made to dist - how do I run the website pointing to dist app?

npm run serve.prod creates a build to dist folder.

I want to run that app but it seems to always point to the local one.

Do I need to install an additional http serve or something to view the app from that folder.

I need this because dist app will be all bundled and I want to test its all good before I push that app live.

Thank you.

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