Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
weatherbox:dashboard_v2:onboarding:start [2018/03/08 00:53] kcho created |
weatherbox:dashboard_v2:onboarding:start [2021/09/19 21:59] (current) |
||
---|---|---|---|
Line 9: | Line 9: | ||
* Install Node (comes with npm) | * Install Node (comes with npm) | ||
* Ideally install NVM (this is for installing multiple versions of node which may/may not be necessary | * Ideally install NVM (this is for installing multiple versions of node which may/may not be necessary | ||
+ | * Install [[https://yarnpkg.com/lang/en/docs/install/|Yarn]] Facebook's package manager | ||
+ | ==== Making your first pull request ==== | ||