Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 313 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 313 Bytes

whatjakecodes.github.io

Build

Run site locally

Install node.js via chocolatey

# in windows git bash:
choco install nodejs.install --force -y

## ensure folder created
mkdir $USERPROFILE\AppData\Roaming\npm

Open command line and run:

cd whatjakecodes.github.io
npx http-server .