tobicodes / tobiwrites

home page

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tobiwrites

home page for my personal stuff online - professional work, personal work, written pieces and spoken pieces. currently, this is a static site written in React.

image

Setup

Fork then clone this repo

local dev setup

in your terminal,

  1. run npm install to install dependencies
  2. run npm start to create a local dev version of the site. the app should be running in localhost:3000

local prod-like setup

in your terminal,

  1. install serve if you don't by running npm install -g serve
  2. run npm run build

About

home page


Languages

Language:JavaScript 73.8%Language:CSS 16.9%Language:HTML 9.3%