twmbx / stc-app-template

Starting point for mobile apps using Svelte, TailwindCss & Capacitor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Starting point for a PWA x Mobile App using Svelte, TailwindCss & Capacitor

Install:

npm install

For web:

npm run dev

For Android:

npx cap add android
npx cap open android // open project in Android Studio
npx cap sync // sync changes to android

License

The MIT License (MIT). Please see License File for more information.

Made with ❤️ in 🇿🇲

About

Starting point for mobile apps using Svelte, TailwindCss & Capacitor

License:MIT License


Languages

Language:JavaScript 87.1%Language:HTML 8.4%Language:Svelte 4.5%