Skip to content

kyrregjerstad/svelteKit-template

Repository files navigation

SvelteKit Template

This is a SvelteKit project template configured with your preferred settings and file structure.

Getting Started

  1. Clone the project
git clone https://github.com/kyrregjerstad/svelteKit-template.git
  1. Navigate into the project directory
cd your-template-repo
  1. Install the dependencies
pnpm i
  1. Start the development server
pnpm run dev

Now you should be able to see the project running at localhost:5173.

Building for Production

To create an optimized version of the app:

pnpm run build

Learn More

To learn more about SvelteKit, check out the SvelteKit Documentation.

License

This project is open source and available under the MIT License.


Feel free to customize this README to fit your specific project needs and add any additional sections that might be useful for your users, such as a 'Contributing' section, or detailed 'Usage' instructions.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published