Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Integrate with npm init/yarn create #600

@eddiemonge

Description

@eddiemonge

is yeoman going to move to using yarn/npm create? that would be awesome they would just need to rename the generator packages and include the cli in them so instead of yo react-app it could be npm create yeoman-react-app

From NickServ

       Create    a    new    React-based    project    using    create-react-app
       https://npm.im/create-react-app:

         $ npm init react-app ./my-react-app

       Create a new esm-compatible package using create-esm  https://npm.im/cre-
       ate-esm:

         $ mkdir my-esm-lib && cd my-esm-lib
         $ npm init esm --yes

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions