Acuity Tech interview question

Q: What command do you use to run Vuejs web application?

Interview Answer

Anonymous

2 Sept 2021

By default , `npm run serve`, but it depends on the package.json "script" fields.