Skip to content

NathanVaughn/blog.nathanv.me

Repository files navigation

blog.nathanv.me

My blog.

Installation

npm install

Building

npm run build

This will place all site files in the public folder.

Development

npm run server