Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 576 Bytes

File metadata and controls

20 lines (13 loc) · 576 Bytes

Workshop 14 - Setup

1 - Installation

Please make sure you have the following programs installed:

To install node and npm:

  • under fedora: sudo dnf install nodejs.
  • under ubuntu: sudo apt install nodejs npm.

To install yarn: npm install --global yarn

2 - Workshop

You don't need to do more, just start the workshop

Go back to the exercise