Skip to content

A svelte template for small yet performant apps ⚡🤏

License

Notifications You must be signed in to change notification settings

moonfacedigital/nano

Repository files navigation

  
PSA: Nano will be getting a makeover in 2023, as it stands now we do not recommend Nano for production

Nano

A svelte template for small yet performant apps ⚡🤏

To Do's

  • Basic struct.
  • Fake SPA routing
  • Store most recent tab in sessionStorage
  • Scope Tailwind styles to the Svelte app (fix global style leak)

How to use

Dev

pnpm run start

Adding to your site

Simply add this script at the end of the <body> tag or by using your hosting provider's snippet injection:
[your site]/dist/main.iife.js