app-template-svelte Svelte Themes

App Template Svelte

Koti Cloud app template with Svelte.

Koti Cloud App Template with Svelte

This is the official app template for Koti Cloud app developers.

This is a Svelte variation of the template.

Usage

mkdir your-new-app
cd your-new-app
git clone https://github.com/koticloud/app-template-svelte.git .
rm -rf .git
npm install

To build the app use one of these commands:

  • npm run dev - run development server with hot reloading feature
  • npm run build - build the app for production

Top categories

Loading Svelte Themes