Development Setup
Here is everything you will need in your first month
Last updated
Here is everything you will need in your first month
Last updated
Start by installing the following:
A code editor. We recommend VS code:
The current LTS version of NodeJs:
We recommend installing via Node Version Manager:
Linux / Max: https://github.com/nvm-sh/nvm
Yarn package manager (we are still on version 1):
Quasar global installation (handy)
Jacques will send you an invite to GitHub.
At some point you will need to use docker
Install docker for your system (Linux is best :P)
When developing you can refer to The Github Basics
Refer to the More Resources
Scott will assist you if you get stuck with any of these & also help you to get the current code of your assigned project onto your local machine.
Your JavaScript & HTML knowledge should also be on point. You will need this every day.