a vue cli3 multipage template
npm install
npm run serve
我们默认开启了自动打开浏览器,不需要的可以关闭,访问方式:
http://localhost:8080/page1.html
http://localhost:8080/page2.html
npm run build
npm run lint
a vue cli3 multipage template
npm install
npm run serve
我们默认开启了自动打开浏览器,不需要的可以关闭,访问方式:
http://localhost:8080/page1.html
http://localhost:8080/page2.html
npm run build
npm run lint