Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 310 Bytes

readme.md

File metadata and controls

22 lines (19 loc) · 310 Bytes

个人中心

Dev

$ npm i
$ npm run serve
$ npm run dev  (BE Development Only)

//user center
$ open http://localhost:8080
//publish center
$ open http://localhost:8080/publish

Preview

修改.env为root

$ npm run build
$ npm run preview
$ open http://localhost:5000

修改.env为mirror