Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 193 Bytes

yarn.md

File metadata and controls

12 lines (7 loc) · 193 Bytes

Yarn

Webpacker by default uses yarn as package manager for node modules

Add a new npm module

To add any new JS module you can use yarn:

yarn add bootstrap material-ui