eggjs/examples

Name: examples

Owner: egg

Description: Store all egg examples in one place

Created: 2017-01-08 04:18:58.0

Updated: 2018-05-24 07:54:18.0

Pushed: 2018-05-23 16:00:12.0

Homepage: null

Size: 424

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

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:

 hackernews-datahub
m install
m run dev

Recommend to use Node >= 8

List of examples
Development
Run test
m test

You can use --verbose to show more infomation

m test -- --verbose
Generate dependencies
m run autod
Show list of examples
m run list

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.