@nycopportunity/create-pttrn-starter

1.0.3 • Public • Published

Patterns Starter

Use npm init to scaffold a new @nycopportunity/pttrn CLI project by running either of the commands below.

$ npx @nycopportunity/create-pttrn-starter

or

$ npm init @nycopportunity/pttrn-starter

You will need to create a package.json file and install the @nycopportunity/pttrn CLI as a dependency of the project.

$ npm init -y

npm init can be run with or without the -y flag. Using it will skip prompt questions about contents of the file when creating it.

$ npm install @nycopportunity/pttrn

Learn more about package.json files and what should go in them in the npm docs.

/@nycopportunity/create-pttrn-starter/

    Package Sidebar

    Install

    npm i @nycopportunity/create-pttrn-starter

    Weekly Downloads

    1

    Version

    1.0.3

    License

    GPL-3.0+

    Unpacked Size

    2.36 kB

    Total Files

    3

    Last publish

    Collaborators

    • pashuntiy
    • kinjal_patel
    • sourabhc-nyco
    • products_nycopportunity
    • devowhippit