javascript - How to deploy or run a SPA project developed with webpack and vue2.0 in java Spring
PHPz
PHPz 2017-05-17 10:00:12
0
3
589

How to deploy the SPA project developed with webpack and vue2.0 in java Spring or run it? Is it necessary to have a node server?

PHPz
PHPz

学习是最好的投资!

reply all(3)
小葫芦

Just copy the files in the dist folder after the build to the web folder of java or tomcat

某草草

The compiled file can be run in nginx. If you are doing back-end rendering, you need node

黄舟

Use Gradle to integrate SpringBoot+Vue.js-development, debugging and packaging

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!