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

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