Skip to main content
Version: 2020fa

Setup your development environment

Install Node.js

Go to this website and follow the instructions.

For consistency, we will use Node LTS (current Node 12).

Install Yarn

For convenience, we assume you will use Yarn instead of npm.

Go to this website and follow the instructions.