What is the role of the command line? What does node api mean?

npm install
npm run build:dll
npm run build
node api

this is the command to start a project. Do you want to know these commands and the effect of using them together?

Oct.08,2021

npm install installation depends on
npm run name execute commands that specify name in package
node api generally api.js code

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-7aea0c-1e29a.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-7aea0c-1e29a.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?