Skip to content

kaiostech/sample-vue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample Vue 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 serve
# or
yarn serve

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.