generator-node-hjl

0.0.2 • Public • Published

generator-node-hjl

node project generator of huangjinlin 416921332@qq.com

  • set project name
  • select use express
  • force use eslint
  • auto install package

Installation

First, install Yeoman and generator-node-hjl using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-node-hjl

Then generate your new project:

yo node-hjl

publish

npm publish

Change npm registry

npm config set registry http://registry.npm.taobao.org/
# or
npm config set registry https://registry.npmjs.org/

/generator-node-hjl/

    Package Sidebar

    Install

    npm i generator-node-hjl

    Weekly Downloads

    3

    Version

    0.0.2

    License

    MIT

    Unpacked Size

    9.34 kB

    Total Files

    12

    Last publish

    Collaborators

    • huangjinlin