svelte-kit-template-with-github-pages-adapter

Svelte Kit Template With Github Pages Adapter

Proof of Concept template source-code generated with @dart-pacotes/.bricks for a SvelteKit application with support for GitHub Pages deployment

svelte_kit_template_with_github_pages_adapter

Proof of Concept template source-code generated with @dart-pacotes/.bricks for a SvelteKit application with support for GitHub Pages deployment

Hooks

This repository is configured with client-side Git hooks that automatically format + lint the codebase before each push. You can install it by running the following command:

./hooks/INSTALL

Development

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

npm run dev

Also, to update the localization files, you will need to run the following command before editing each locale files:

npm run typesafe-i18n

Building

To create a production version of your app:

npm run build

You can preview the production build with npm run preview.

Deploy

To deploy your app:

npm run deploy

Contact

This template was prepared by:

  • João Freitas, @freitzzz
  • Rute Santos, @rutesantos4

Contact us for freelancing work!

Top categories

Loading Svelte Themes