- Open a terminal
npm install
node server.js
to start a server- Open a new terminal
npm start
to get a front-end page [avidbots-app] http://localhost:3000
You have to maually terminate the backend application every time
npm install
node server.js
to start a servernpm start
to get a front-end page [avidbots-app] http://localhost:3000You have to maually terminate the backend application every time