Skip to content

Retropaint/skelform_mobile

Repository files navigation

A mobile port of SkelForm, compiled as the web version and built with Capacitor.

Building

Install Node LTS and npm.

Bonus: Install nvm to easily manage Node versions.

Building commands usually look like this:

$ npm run install
$ npx cap add android # only need to run once
$ npx cap sync android # or ios
$ npx cap build android # or ios

More options:

$ npx cap open android # opens Android Studio
$ npx cap run android # builds apk directly into a device

Please note that iOS is untested.

About

Mobile version of SkelForm using Capacitor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors