Creates new projects from any create-*
starter kits.
yarn create <starter-kit-package> [<args>]
This command is a shorthand that helps you do two things at once:
create-<starter-kit-package>
globally, or update the package to the latest version if it already existscreate-<starter-kit-package>
executable located in the bin
field of the starter kit’s package.json
, forwarding any <args>
to itFor example, yarn create react-app my-app
is equivalent to:
$ yarn global add create-react-app
$ create-react-app my-app
For more information, check out the relevant blog entry.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4