npm run build OR npm run-script build,Then to run it, we will have to execute npm run dev , notice the use of run keyword after npm .
確定! 回上一頁