egg-boilerplate-empty

3.4.0 • Public • Published

egg-boilerplate-empty

Boilerplate for simple project, as empty as possible. only init basic stuff, such as lint / test / ci ...

also see boilerplate - README.

NPM version NPM quality NPM download

Continuous Integration Test coverage

Installation

Don't npm install this directly

$ npm init egg --type empty showcase
$ cd showcase
$ npm install
$ # then run with `npm run dev` / `npm start` / `npm test`

See egg-init for more detail.

Dependencies (0)

    Dev Dependencies (2)

    Package Sidebar

    Install

    npm i egg-boilerplate-empty

    Weekly Downloads

    11

    Version

    3.4.0

    License

    none

    Unpacked Size

    9.63 kB

    Total Files

    14

    Last publish

    Collaborators

    • dead-horse
    • atian25
    • fengmk2
    • popomore
    • eggjs-admin