Home > Backend Development > PHP Tutorial > How to run Nodejs program on server?

How to run Nodejs program on server?

WBOY
Release: 2016-08-08 08:50:27
Original
1136 people have browsed it

Before, I have been developing locally, directly entering the directory where the program is located, and then node server.js can be run. Now I have a server directory
http://bukemall.com/gaoqiang/...

This way I can access my main program file, but how to start it?

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template