Skip to content

issue when running "npm run start" #1

@Lucifer-00007

Description

@Lucifer-00007

I think you have not completed the package.json file!

"start": "NODE_ENV=development webpack-dev-server",
"dev": "NODE_ENV=development webpack",
"build": "NODE_ENV=production webpack",
"build-public": "NODE_ENV=production MODE=public webpack",

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