Skip to content

machadinhos/invernspirit-fe-remake

Repository files navigation

invernspirit-fe

The frontend for the invernspirit ecommerce website, built with SvelteKit.

Prerequisites

  • Bun (version 1.1.0 or higher)

Development

Install dependencies

Run the following command to install dependencies:

bun install

Main Commands

  • bun run dev - Start development server with hot reload.
  • bun run build - Build the application for production.
  • bun run preview - Preview the built application locally.
  • bun run build:preview - Build and preview the application.
  • bun run check - Run Svelte compiler checks and TypeScript validations.
  • bun run lint - Format code with Prettier and lint with ESLint.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published