manh21 / evoting-app

PROTOTYPE Build With SvelteNative (Svelte + NativeScript) and Using API From https://github.com/manh21/eVoting

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EVoting Mobile App

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

About

PROTOTYPE Build With SvelteNative (Svelte + NativeScript) and Using API From https://github.com/manh21/eVoting

License:Apache License 2.0


Languages

Language:TypeScript 57.7%Language:JavaScript 27.6%Language:Svelte 13.5%Language:CSS 1.3%