An open API service indexing awesome lists of open source software.

https://github.com/mattjennings/svelte-electron-starter


https://github.com/mattjennings/svelte-electron-starter

Last synced: 29 days ago
JSON representation

Awesome Lists containing this project

README

        

A starter project for creating an Electron app using Svelte.

## Available Scripts

### npm start

Runs the app in the development mode.

The page will reload if you make edits.
You will also see any lint errors in the console.

### npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

### npm run build

Builds packed apps for Mac, Windows and Linux

### npm run build:unpacked

Builds an unpacked app for your OS. Useful for testing.