Skip to content
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:

About this project

Theoretical Framework

Storyline

Prototype/Design

Click here to view the figma prototype. Prototype is best viewed in Chrome.

Getting started

Booting the environment from scratch

Installation gotchas

Using WSL on Windows: Follow the instructions to set up WSL on windows. Once finished, install NVM, node and yarn as suggested in ReadMe within WSL. Clone the repo with $ git clone <Paste SSH Here> without using sudo to avoid Error: Permission denied (publickey).

Deployment Processes

Clone this wiki locally