Skip to content

Latest commit

 

History

History
41 lines (29 loc) · 973 Bytes

README.md

File metadata and controls

41 lines (29 loc) · 973 Bytes

Dialectic - A Podcast by FOSS NSBM

Contributors

Getting Started

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:

  1. Clone the repository:

    git clone https://github.com/fossnsbm/dialectic-web.git
  2. Change to the project directory:

    cd dialectic-web
  3. Install project dependencies using Yarn:

    yarn 
  4. Start the project:

    yarn foss