Installation
Requirements
Download the template
As for now, TSCord Website is a template kind of github repository.
- Go to https://github.com/barthofu/tscord-website
- Click on the green button
Use this template
on the github repository - 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