|
|
il y a 2 ans | |
|---|---|---|
| .. | ||
| app | il y a 2 ans | |
| config | il y a 2 ans | |
| lib | il y a 2 ans | |
| node_modules | il y a 2 ans | |
| LICENSE | il y a 2 ans | |
| README.md | il y a 2 ans | |
| README.zh-CN.md | il y a 2 ans | |
| agent.js | il y a 2 ans | |
| index.d.ts | il y a 2 ans | |
| index.js | il y a 2 ans | |
| package.json | il y a 2 ans | |
Follow the commands listed below.
$ mkdir showcase && cd showcase
$ npm init egg --type=simple
$ npm install
$ npm run dev
$ open http://localhost:7001
Node.js >= 8.5.0 required.
Please let us know how can we help. Do check out issues for bug reports or suggestions first.
To become a contributor, please follow our contributing guide.