in a collaboration with Exponent, Google and Tilde
a presentation by Julia Dizhak
December 18, 2017
		in a collaboration with Exponent, Google and Tilde
			
				 Yarn > NPM 
			
		If you go to bower.io you will see the message “while bower is maintained, we recommend using Yarn and Webpack for front-end projects"

yarn add [package_name]
yarn add [package]@[version]
yarn upgrade [package]
yarn remove [package]