2020-11-23 10:57:59 +01:00
2020-11-11 16:44:55 +01:00
2020-11-11 16:44:55 +01:00
2020-11-11 16:58:54 +01:00
2020-11-21 12:03:04 +01:00
2020-11-12 11:18:15 +01:00
2020-11-11 16:44:55 +01:00
2020-11-11 16:44:55 +01:00
2020-11-11 16:44:55 +01:00
2020-11-11 16:58:54 +01:00
2020-11-11 16:44:55 +01:00

Svelte Skeleton with Typescript support and Snowpack bundler

prepare

yarn install

dev server

yarn start

build and bundle

yarn bundle

start developing

  • in src/ your .ts files
  • in types/your type definitions
  • in src/components/ your Svelte components
  • in public/ your index.html and static assets (relative to / on webserver)
Description
No description provided
Readme 145 KiB
Languages
JavaScript 46.1%
HTML 30.8%
TypeScript 15.2%
Svelte 7.9%