-
Notifications
You must be signed in to change notification settings - Fork 11
Setting up your Development Environment
Naved Islam edited this page Jan 16, 2021
·
1 revision
Peace upon you,
Getting a proper dev environment setup can take a lot of time and effort, especially if there's no clear instructions or you're new to web dev. For Qawl, and most other standard JS projects, you can use the following steps:
- Install
node
from Nodesource - Install Yarn following their instructions
[TODO: Remember how you set it up (like a lot of trouble for node-gyp, settling on scoop instead of chocolatey, and more) and write]
There's a closed issue where I covered all of this… [TODO: link to it]