To start contributing to Dialectic, make sure you have the following prerequisites installed on your system:
Once you have the necessary tools, follow these steps to get the project running locally:
-
Clone the repository:
git clone https://github.com/fossnsbm/dialectic-web.git
-
Change to the project directory:
cd dialectic-web
-
Install project dependencies using Yarn:
yarn
-
Start the project:
yarn foss