A gallery site for selling digital paintings with an experimental technique for trying on paintings in AR mode. The site can be visited at: ART-gallery
The following is the basic text of Svelte
Everything you need to build a Svelte project, powered by sv.
If you're seeing this, you've probably already done this step. Congrats!
Once you've created a project and installed dependencies with npm install (or pnpm install or yarn), start a development server:
To create a production version of your app:
You can preview the production build with npm run preview.