Skip to content

Store all egg examples in one place

License

Notifications You must be signed in to change notification settings

SunShinewyf/examples

 
 

Repository files navigation

Examples for egg

Usage

Find the example, then run command below. For example run the [httpclient] example

$ cd httpclient
$ 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

About

Store all egg examples in one place

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.2%
  • Smarty 4.9%
  • CSS 4.4%
  • TypeScript 4.3%
  • HTML 4.2%