DEV Community

Alejandro Bonilla
Alejandro Bonilla

Posted on

3 1

configure and run vue+nodejs

Hi Devs. I am noob in StackDeveloper.

How configure vue-cli and nodejs for run both in same script for example:

run server app.js

And run the frontend and the backend.

Thanks.

PD: my english is bad

Top comments (2)

Collapse
 
vonheikemen profile image
Heiker

You mean in the same npm script?

That sounds like a job for npm-run-all. You can see the documentation in here.

Collapse
 
ab0nilla profile image
Alejandro Bonilla • Edited

thanks

Qodo Takeover

Introducing Qodo Gen 1.0: Transform Your Workflow with Agentic AI

Rather than just generating snippets, our agents understand your entire project context, can make decisions, use tools, and carry out tasks autonomously.

Read full post