Skip to content

grunt command not working to start live preview server #12

@richwertz

Description

@richwertz

Hi Ray,
> grunt didn't work in git bash to start the live preview server. I used > gulp and it worked with that. Additionally, for users having difficulties starting the dev browser, who might encounter an error message like 'bash: grunt: command not found' or 'bash: gulp: command not found,' they can try putting the following code at line 3 in package.json: "scripts": { "start": "gulp" },
and then run > npm start in git bash.
Thanks,
Rich Wertz

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