Skip to content

stanleygomes/from-tatooine

Repository files navigation

CodeFactor

My personal blog. Forked from Gatsby blog starter and some inspiration from Abramov Blog overreacted.io. Syntax theme based on Sarah Drasner's Night Owl with small tweaks.

Startup

Step by step to get this up and running

Clone repo and go to project folder

git clone https://github.com/stanleygomes/from-tatooine.git && cd from-tatooine

Install dependencies

npm install

Serve

Serve using gatsby

npm run dev

To test it on the browser, simply go to: http://localhost:8000