Eggjs Examples Save

Store all egg examples in one place

Project README

Examples for egg


build status node version egg version

Usage

Find the example, then run command below. For example, run the hackernews-datahub example:

$ cd hackernews-datahub
$ npm install
$ npm run dev

Recommend to use Node >= 8

List of examples

Development

Run test

$ npm test

You can use --verbose to show more infomation

$ npm test -- --verbose

Generate dependencies

$ npm run autod

Show list of examples

$ npm run list
Open Source Agenda is not affiliated with "Eggjs Examples" Project. README Source: eggjs/examples
Stars
1,765
Open Issues
9
Last Commit
3 months ago
Repository
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating