generated from SSWConsulting/SSW.GitHub.Template
-
Notifications
You must be signed in to change notification settings - Fork 0
Instructions Compile (F5 Experience)
Jord Gui [SSW] edited this page Nov 16, 2023
·
2 revisions
- Git, Node.js Active LTS, Bun installed for local development.
cd content
bun install
bun run build
Note - if an error comes up involving the installation of the package sharp while the next-image-export-optimizer is running, you'll need to postinstall sharp:
cd node_modules/sharp
bun install
bun run dev
http://localhost:8080/: browse the website