亚洲国产日韩欧美一区二区三区,精品亚洲国产成人av在线,国产99视频精品免视看7,99国产精品久久久久久久成人热,欧美日韩亚洲国产综合乱

javascript - The front end uses vue-cli and the back end uses the phpci framework. How to deploy the project to the server?
淡淡煙草味
淡淡煙草味 2017-05-16 13:00:08
0
1
574

The current situation is that the backend uses the phpci framework which is only responsible for providing data access, and the front end uses vue-cli. After the front end is packaged, how to integrate the back-end code and the front-end code and deploy them to a formal server. This is my first time developing like this, so I don’t know how to solve it? Please help me, thank you. (Using Alibaba Cloud server)

淡淡煙草味
淡淡煙草味

reply all(1)
某草草

The front-end is built as a static file, throw it on nginx, and run it after accessing it with a browser.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template