Hosted at https://viviengaluchot.github.io/svelte-kit-img-shuffle
cd env/picture_slicer_multi-dev
./start.sh
In dev container, install npm dependencies with npm install
.
Init .env cp .env.example .env
In dev container, run npm run dev
.
In dev container.
Preview production build with npm run preview
.
Build static files with npm run build
for gihub pages.