Skip to content

osvik/static-site-boilerplate

Repository files navigation

Static site boilerplate

Built for myself with stuff I might need when starting a new project.

Tech used

Cheat sheet

Run local development server:

npm run server

Generate github files:

npm run build:github

Preview in Github: