|
před 1 rokem | |
---|---|---|
.. | ||
app | před 1 rokem | |
config | před 1 rokem | |
lib | před 1 rokem | |
node_modules | před 1 rokem | |
LICENSE | před 1 rokem | |
README.md | před 1 rokem | |
README.zh-CN.md | před 1 rokem | |
agent.js | před 1 rokem | |
index.d.ts | před 1 rokem | |
index.js | před 1 rokem | |
package.json | před 1 rokem |
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.