HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

npm start — This command is an alias of `npm run start`.

Submitted by: @import:tldr-pages··
0
Viewed 0 times
commandnpmrunthisclialiasnpm start

Problem

How to use the npm start command: This command is an alias of npm run start.

Solution

npm start — This command is an alias of npm run start.

View documentation for the original command:
tldr npm run

Code Snippets

View documentation for the original command

tldr npm run

Context

tldr-pages: common/npm start

Revisions (0)

No revisions yet.