UNPKG

fe-core-cli

Version:

All-in-one scaffolding, cli integrated with Vue3 ecological chain, cli of H5 page, mock template cli of Node

9 lines (8 loc) 255 B
module.exports = { title: 'vue-h5-template', baseUrl: 'https://test.xxx.com', // 测试项目地址 baseApi: 'https://test.xxx.com/api', // 测试api请求地址 APPID: 'xxx', APPSECRET: 'xxx', $cdn: 'https://www.sunniejs.cn/static' }