Examples for egg
Find the example, then run command below. For example, run the hackernews-datahub example:
$ cd hackernews-datahub
$ npm install
$ npm run devRecommend to use Node >= 20
- cnode-api
 - cookie-session
 - cookie
 - custom-env
 - download
 - framework
 - hackernews-async-ts
 - hackernews
 - hackernews-datahub
 - helloworld
 - httpclient
 - ipc
 - middleware
 - multipart
 - passport
 - progressive
 - redefine-controller
 - schedule
 - sequelize-example
 - static
 - unittest
 - view-nunjucks
 
$ npm testYou can use --verbose to show more infomation
$ npm test -- --verbose$ npm run list