-
Notifications
You must be signed in to change notification settings - Fork 7
Home
tyrrr110 edited this page Nov 4, 2021
·
10 revisions
Welcome to the hidden village wiki! Here are the basic documentation elements that are needed to understand this project:
Click here to view the figma prototype. Prototype is best viewed in Chrome.
Using WSL on Windows:
Follow the instructions to set up WSL on windows.
Once finished, install NVM, node and yarn as suggested in ReadMe with WSL.
Clone the repo with $ git clone <Paste SSH Here>
without using sudo to avoid Error: Permission denied (publickey).
Also see using VS Code for editing and debugging with WSL.