$ npm i
$ npm run serve
$ npm run dev (BE Development Only)
//user center
$ open http://localhost:8080
//publish center
$ open http://localhost:8080/publish
修改.env为root
$ npm run build
$ npm run preview
$ open http://localhost:5000
修改.env为mirror