Linux Vue Project +NPM run build + nginx

Source: Internet
Author: User

System

Environment

Vue Nginx

Steps

1. Package Vue Project

2. Configure Nginx

Package Vue Project

1, the project configuration we use the server's 8000 port

2. Packing

# NPM Run Build

Package Success Creates dist directory

3. Upload to Server

Configure Nginx

1. Enter Nginx

2. Copy the default configuration file default.conf-fengtaoconf

# CP default.conf fengtao.conf

# VIM fengtao.conf modifying ports and Paths

3, some servers also need the console open port

4. Firewall Open port

# firewall-cmd--zone=public--add-port=8000/tcp-permanent//Open port

# systemctl Restart Firewalld.service//restart Firewall

Access

Linux Vue Project +NPM run build + nginx

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.