Skip to content

ryan-way-boilerplate/stew

Repository files navigation

Svelte

Typescript

Electron

Webpack

Svelte Typescript Electron Webpack

NPM GitHub last commit

What is this?

This is a template project for svelte, typescript, electron, and webpack. Hot module reloading works out of the box

Installation

npx degit ryan-way-boilerplate/stew my-app
cd my-app
yarn install