Skip to content

Tyler-The-Creator/SvelteKitxMdsvex

Repository files navigation

SvelteKitxMdsvex

How to create a blog with SvelteKit and Mdsvex.

I wrote about it on my personal blog so have a read and follow along to create your own:

Install dependencies

npm install

Run the app

npm run dev

Building

To create a production version of the app:

npm run build

Previewing

You can preview the production build:

npm run preview

To deploy your app, you may need to install an adapter for your target environment.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published