Skip to content

Starter template for a SolidJS and TypeScript KaiOS app.

License

Notifications You must be signed in to change notification settings

mhoward540/kaios-solidjs-starter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kaios-solidjs-starter

A simple starter template for building a KaiOS app using SolidJS and TypeScript.

Development and testing

npm run dev builds the app in watch mode and serves the site. Great for testing your app in a desktop browser.

Deploying to a device

  1. Connect your device to your computer and make sure it appears in WebIDE.
  2. npm run build
  3. In WebIDE, load the /public folder as a packaged app.

Credit

Big shout-out to Garret Downs and the contributors of kaios-svelte-starter, the repo of which this code is heavily based

The test app in this repo is based off of the Typescript template in the official SolidJS repo

About

Starter template for a SolidJS and TypeScript KaiOS app.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 54.7%
  • CSS 33.6%
  • HTML 8.6%
  • TypeScript 3.1%