markboulton / specimen-builder

Apache License 2.0
88 stars 14 forks source link

Simple question :/ #40

Open adrien-midzic opened 3 years ago

adrien-midzic commented 3 years ago

Hi, thank you for this awesome builder. I would like to use it on my website. How could I begin to run yarn command as mentioned on the Readme part. I'm a noob with git… For now I copy paste all the file (Master) on my ftp. And don't know to run it :(

Thanks so much! Adrien

RoelN commented 3 years ago

Hi Adrien,

Yarn is supposed to run on your local computer. The instructions can be found here: https://classic.yarnpkg.com/en/docs/getting-started. There are also video tutorials out there, which might be a better start if you're unfamiliar with the command line.