Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 771 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 771 Bytes

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