Skip to content

saaqi/sveltekit-bootstrap-saaqi

Repository files navigation

Sveltekit With Bootstrap Starter

Everything you need to build a Svelte project, powered by Sveltekit.

Creating a project

If you're seeing this, you've probably already done this step. Congrats!

# Clone this repository to start
git clone https://github.com/saaqi/sveltekit-bootstrap-saaqi.git

Developing

Once you've created a project and installed dependencies with pnpm install, start a development server:

pnpm install
pnpm dev

Building

To create a production version of your app:

pnpm run build

You can preview the production build with pnpm run preview.

Created and maintained by Saqib Islam

About

This template should help get you started developing with sveltekit with bootstrap.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors