svelte-feedback-app

Svelte Feedback App

Feedback app built with Svelte

Svelte Feedback App

This is the project from the Svelte crash course on my channel


# Install dependencies
npm install

# Dev server
npm run dev (http://localhost:5000)

# Prod server
npm start

# Build for production
npm run build

Top categories

Loading Svelte Themes