lichenyi


lichenyi

  • > gore --save "https://github.com/search?q={github}" > gore -s "https://github.com/search?q={github}" # open url > gore github gore > auto open: https://github.com/search?q=gore # view list > gore --list [,string] > gore -l [,string]

    published 1.0.0 2 years ago
  • const koko = new Kokodayo(config); koko.run(port); ## config配置介绍 post数据解析[基于 koa-body] config = { fileUpload: 是否开启文件上传 默认为true [基于 koa-body] fileLimit: 文件上传大小限制 默认设置为 '50mb' [基于 koa-body] port: 启动端口 默认3107 history: 前端静态页面历史模式是否开启vue/react

    published 1.2.4 a year ago