score-node-cli

1.1.1 • Public • Published

EN / CN

score-node-cli

This is the cli to quickly build the infrastructure configuration of a NODE project, building a NODE development environment with EXPRESS + TS. To learn more about the framework, see github,Hope to get your star

Usage

You need to install the cli globally first

    npm i -g score-node-cli

After the global installation, it can be used globally command -> node-cli node-cli

You can create a NODE template using cra in one of two ways

  1. Fill in the project name to create directly
    node-cli cra 'projectName'

defaultAction Of course, you can choose the configuration items:

  1. -b -> --based Basic configuration
  2. -c -> --completed Completed configuration
    node-cli cra 'projectName' -c
    node-cli cra 'projectName' --completed

-c

  1. Select mode to create step by step
node-cli cra

wayTwo


For the cra command you can typenode-cli cra --helpAsk for help

help

Readme

Keywords

Package Sidebar

Install

npm i score-node-cli

Weekly Downloads

0

Version

1.1.1

License

ISC

Unpacked Size

118 kB

Total Files

14

Last publish

Collaborators

  • harden-sg