DanRoscigno / gatsby-straight-from-npm-init

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Grab the files from this repo

git clone git@github.com:DanRoscigno/gatsby-straight-from-npm-init.git

Move into the new directory

cd gatsby-straight-from-npm-init

Use yarn to install the dependencies

yarn install

Start a development server

gatsby develop

Connect

You should see a message telling you to connect to localhost:8000. Open a browser.

About


Languages

Language:JavaScript 90.0%Language:CSS 10.0%