Skip to content

NathanVaughn/nathanv.me

Repository files navigation

nathanv.me

My portfolio website.

This is highly inspired by justinnuwin.github.io.

Installation

npm install

Building

npm run build

This will place all site files in the public folder.

Development

npm run server