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:
Windows:
Linux / Max:
Yarn package manager (we are still on version 1):
Quasar global installation (handy)
A & an wallet (optional, please save these keys very securely)
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)
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.
When developing you can refer to
Your JavaScript & HTML knowledge should also be on point. You will need this every day.