Difference between revisions of "Yarn"
Jump to navigation
Jump to search
Line 13: | Line 13: | ||
* <code>[[yarn up]]</code> | * <code>[[yarn up]]</code> | ||
* <code>[[yarn test-up]]</code> | * <code>[[yarn test-up]]</code> | ||
+ | * <code>[[yarn test]]</code> | ||
* <code>[[yarn create-migration]]</code> | * <code>[[yarn create-migration]]</code> | ||
* <code>[[yarn e2e]]</code> | * <code>[[yarn e2e]]</code> |
Revision as of 12:09, 11 March 2022
wikipedia:Yarn (package manager) (June 2016) is a package manager for node.js JavaScript runtime that doubles down as project manager.
- Website: https://yarnpkg.com/
- macOS:
brew install yarn
- Linux:
apt install npm && npm install --global yarn
Basic commands
yarn install
yarn transpile
yarn run
yarn run transpile-watch
yarn docker-migrate
yarn up
yarn test-up
yarn test
yarn create-migration
yarn e2e
yarn docker-coverage
yarn global add wait-on
yarn build
yarn start
Related terms
See also
yarn [ create | list | up | add | run | install | build | transpile | transpile-watch | wsrun| version | --help ]
- JavaScript: JavaScript runtime, Web framework, JSX, Node.js, React and React Native, Electron, npm, cypress, v8 engine, Vue.js, Redux, Yarn, Craco, Terser, Lodash, Lerna, ECMAScript, Vite, EJS, WebGL, jQuery, DataTables, Prototype pollution
Advertising: