Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 243 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 243 Bytes

The proof this works on a static server (SSG):

npm i
npm run out

then copy the out folder to a static server or run one locally, i.e. with http-server, like: http-server -s -p 5000 out