433 B
433 B
strimserve
install dependencies
Also useful: fonttools (regenerating icon font if necessary)
# npm packages
bun --bun install
Copy .env to env.tpl and insert the correct folder locations
running dev server
bun --bun run dev
Building
bun --bun run build
You can preview the production build with bun --bun run preview, just remember that it will use prod folder locations