AdrianMachado / sample-react

Simple example of a to-do list for KaiOS devices

Home Page:https://developer.kaiostech.com/getting-started/build-your-first-app/sample-code#react

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sample React 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

follow os-env-setup and test-your-apps install to your device.

About

Simple example of a to-do list for KaiOS devices

https://developer.kaiostech.com/getting-started/build-your-first-app/sample-code#react


Languages

Language:JavaScript 67.0%Language:CSS 29.2%Language:HTML 3.8%