Skip to main content

Simple SSG Setup

To quickly see how the ssg can work, run the following commands.

npx html-chunk-loader quickstart

it will create a demo project and config file for you, next run

npx html-chunk-loader ssg

you will see it create a public folder containing the static files.