8000 GitHub - ryan-way-boilerplate/stew
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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
0