Skip to main content
Version: 2.0.0

Installation

Requirements

Download the template

As for now, TSCord Website is a template kind of github repository.

  1. Go to https://github.com/barthofu/tscord-website
  2. Click on the green button Use this template on the github repository
  3. Clone the repo you've just created using command git clone https://github.com/<you_username>/<your_repo>.git

Install the dependencies

Now, navigate to the cloned repo on your local machine and run the following command:

npm install