-
-
Notifications
You must be signed in to change notification settings - Fork 402
Open
Labels
Description
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
zone117x, denisinvader, dpickett and dcaffull
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
No status