WhiteMatrixTech / experimental-cloud-front

Other
1 stars 0 forks source link

experimental-cloud-front 实验云平台

本地开发

npm run start

若想更改api地址,使用命令BAAS_BACKEND_LINK=xxxxx npm run start启动

生产构建

npm run build

若想更改api地址,使用命令BAAS_BACKEND_LINK=xxxxx npm run build构建