tree: aafb32e857bfeaeab1b6177cb18522d90671388c [path history] [tgz]
  1. dubbo/
  2. package.json
  3. README.md
  4. server.ts
  5. tsconfig.json
  6. yarn.lock
examples/hello-koa/README.md

QuickStart

Development

$ cd ../../
$ sh start_dubbo_service.sh
$ cd examples/hello-koa
$ yarn
$ yarn start
$ open http://localhost:3000/hello

Requirement

  • Node.js 8.x
  • Typescript 2.8+

Attention

This example does not use a translator.