Skip to content

drtobal/sample-angular

 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 75.7%
  • CSS 11.8%
  • JavaScript 8.2%
  • HTML 4.3%