This is a eVoting Mobile App Build With SvelteNative (Svelte + NativeScript) using REST API from eVoting. It has preprocessing with typescript support enabled. It provides an easy way to get started with a svelte native project.
npm install -g nativescript
npm install
ns preview
Example: install & run application on your device:
ns run android
# or
ns run ios