/crud

SvelteKit CRUD application implementation.

Primary LanguageSvelte

Inventory Tracking Logistics Challenge

SvelteKit CRUD application implementation.

Building

Once you've created a project and installed dependencies with npm install (or pnpm install or yarn):

npm run build

You can preview the built app with npm run preview