ach4l / navigation_web

A sample js code complete with manifest.webapp for navigation in a kaios app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sample Vanilla app for KaiOS

Simple example of a to-do list, for more information see KaiOS Developer Portal

In portrait devices

In landscape devices

Start

npm run start
# or
yarn start

Build app

npm run build
# or
yarn build

Send the app to a KaiOS device

npm run app:install
# or
yarn app:install

About

A sample js code complete with manifest.webapp for navigation in a kaios app


Languages

Language:JavaScript 35.4%Language:CSS 32.9%Language:HTML 24.2%Language:Python 7.5%