Skip to content

Improwised/improwised-sveltekit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Improwised-sveltekit

Live Preview :

Link : https://improwised.github.io/improwised-sveltekit/

Description :

LightHouse Score

image

Doc Here :

https://wiki.improwised.com/doc/svelte4-vs-svelte-5-UU1j7BjLEl

Tools & Tech Stack

Node version : 20.13.1 Svelte - 5.0.0 @sveltejs/kit - 2.0.0

Git Repo clone

git clone git@github.com:Improwised/improwised-sveltekit.git
cd app

Build Setup

  • copy .env.example to .env. (skip if already done)
$ cp .env.example .env

Developing

Installed dependencies with npm install (or pnpm install or yarn), start a development server:

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

Building

To create a production version of your app:

npm run build

Preview

You can preview the production build with npm run preview.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published