todo Svelte Themes

Todo

A quick example application using Svelte, Electron, with an Express backend.

todo

An Electron application with Svelte and TypeScript

Project Setup

Run ( installs and runs the front and back end )

$ ./start.sh

Install

$ npm install

Development

$ npm run dev
$ cd ./server && npm run dev

Build

# For windows
$ npm run build:win

# For macOS
$ npm run build:mac

# For Linux
$ npm run build:linux

Top categories

Loading Svelte Themes