ryands17 / svelte-webpack

A simple Svelte app with routing made using Webpack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Svelte Electron

Svelte + Electron

Available Scripts

In the project directory, you can run:

yarn dev or npm run dev

Runs the electron app in the development mode.
The app will open automatically amd have HMR.

Note: Linux users if you're getting an error it's likely you need to follow this issue

yarn prod or npm run prod

Builds the app via electron builder (Currently only for Linux. Change the setting as per the OS).

About

A simple Svelte app with routing made using Webpack

License:Other


Languages

Language:JavaScript 66.0%Language:HTML 34.0%