configs/config.dev.js (11 lines of code) (raw):

export default { routerBase: '/echarts-handbook/dist', rootPath: 'http://localhost:3000/echarts-handbook/dist/', exampleViewPath: 'http://localhost/echarts-examples/public/${lang}/view.html?c=', exampleEditorPath: 'http://localhost/echarts-examples/public/${lang}/editor.html?c=', mainSitePath: 'http://localhost/echarts-website/', optionPath: 'http://localhost/echarts-website/option.html#', gitRepo: 'apache/echarts-handbook' }