The installation and deployment of node. JS Express, and the start of a run under PM2.

Source: Internet
Author: User

The Express installation under node. JS can refer to the official website http://www.expressjs.com.cn/

Here are some different places to put the files in our generated Dist folder in public. And then on the command line

This allows you to start the project, but do not use node App.js now this 8.0 version does not seem to support this way

But now it's a development model, not a formal deployment.

That formal deployment would require PM2.

After successful installation, remember to use the following command, if you use PM2 start app.js (boot file) may start, but can not access oh. The specific reason should be the inside of the configuration, but did not look carefully. You can try it two ways.

The installation and deployment of node. JS Express, and the start of a run under PM2.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.