Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 756 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 756 Bytes

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: