devfolioco / devfolio-gatsby-starter

Kickstart landing page development with GatsbyJS
MIT License
22 stars 94 forks source link

Running on localhost #91

Closed Sylvester-dev closed 3 years ago

Sylvester-dev commented 3 years ago

Can anyone tell me which command i shall write to run this website on my localhost. I tried command form README but yarn is not recognized in my compiler.

alphaX86 commented 3 years ago

@Sylvester-dev if you installed GatsbyJS via npm or yarn, try running gatsby develop in cmd or bash

alphaX86 commented 3 years ago

It'll definitely work! :smile: