First, make sure you have Node installed in your local environment before performing the following steps.
If the Yarn package management command is not installed in your environment, execute:
npm i -g yarn
-
Create a local folder to store this project, then enter the folder location through CMD and execute the following commands in sequence:
git clone https://github.com/strivelen/dcard-templates.git .
-
yarn
-
yarn dev