Skip to content

JX3BOX/dashboard

Repository files navigation

个人中心

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