Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 292 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 292 Bytes

Digital-Marketing

Tech Stack

SvelteKit

Node Mailer

Tailwindcss

Sqlite

Description

A website for Digital Marketing

Commands

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

npm run build
npm run preview