README.md

    01-dome

    QuickStart

    see egg docs for more detail.

    Development

    $ npm i
    $ npm run dev
    $ open http://localhost:7001/

    Deploy

    $ npm start
    $ npm stop

    npm scripts

    • Use npm run lint to check code style.
    • Use npm test to run unit test.
    • Use npm run autod to auto detect dependencies upgrade, see autod for more detail.

    项目简介

    (学习)运用nodeJs+egg快速搭建后端API服务器

    发行版本 2

    v1.1.7

    全部发行版

    贡献者 1

    WEI.ZHOU. @xiaoxgongzs

    开发语言

    • JavaScript 74.2 %
    • HTML 19.0 %
    • CSS 6.8 %