#Installing all the dependencies of project
$yarn
https://classic.yarnpkg.com/en/docs/usage
# Starting a new project
yarn init
"Yarn is a package manager for your code. It allows you to use and share (e.g. JavaScript) code with other developers from around the world."
No comments:
Post a Comment