|
|
2 年之前 | |
|---|---|---|
| .. | ||
| app | 2 年之前 | |
| config | 2 年之前 | |
| lib | 2 年之前 | |
| node_modules | 2 年之前 | |
| LICENSE | 2 年之前 | |
| README.md | 2 年之前 | |
| README.zh-CN.md | 2 年之前 | |
| agent.js | 2 年之前 | |
| index.d.ts | 2 年之前 | |
| index.js | 2 年之前 | |
| package.json | 2 年之前 | |
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.