-
Install dependencies
Navigate into gatsby-js-test directory and install dependencies
cd gatsby-js-test npm install
-
Start developing.
Start it up.
npm run develop
-
Open application in browser
Your site is now running at http://localhost:8000!
Install dependencies
Navigate into gatsby-js-test directory and install dependencies
cd gatsby-js-test
npm install
Start developing.
Start it up.
npm run develop
Open application in browser
Your site is now running at http://localhost:8000!