Skip to content

Missing npm install tips in "To get started" message #1157

Closed
@Toilal

Description

@Toilal

When choosing to run npm commands manually, the message doesn't tell user to run npm install

# Project initialization finished!
# ========================

To get started:

  cd vue-test
  npm run lint -- --fix
  npm run dev

npm install is missing in the get started steps.

BTW, last commits are great 👍

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions