Skip to content

twilson63/weather-demo-app

Repository files navigation

Svelte3 Example

This example goes through setting Svelte3 manually using rollup and then setting your development setup using browser-sync and finally, building a weather pwa app.

Tutorial

Developer Setup

yarn
yarn dev

Deploy

yarn build
cd public
now
now alias

License

MIT

Releases

No releases published

Packages

No packages published