-
Notifications
You must be signed in to change notification settings - Fork 7
Home
Ariel Fogel edited this page Jan 19, 2023
·
10 revisions
Welcome to the hidden village wiki! Here are the basic documentation elements that are needed to understand this project:
On non-window machines, follow the instructions on the repo README.
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.
This project utilizes a CI hook to deploy each new commit checked into the main
branch to Netlify.