kalker/kalk_mobile
2021-05-20 11:03:53 +02:00
..
.idea Updated the kalk version in web related things 2021-03-31 22:10:05 +02:00
android Removed code duplication in kalk_num 2021-05-20 11:03:53 +02:00
www Added button panel to kalk_web 2021-01-09 01:19:52 +01:00
.gitignore Created kalk_mobile capacitor app with android and electron targets 2021-01-07 16:34:55 +01:00
.npmignore Created kalk_mobile capacitor app with android and electron targets 2021-01-07 16:34:55 +01:00
capacitor.config.json Updated the kalk version in web related things 2021-03-31 22:10:05 +02:00
favicon.ico Created kalk_mobile capacitor app with android and electron targets 2021-01-07 16:34:55 +01:00
gulpfile.esm.js Created kalk_mobile capacitor app with android and electron targets 2021-01-07 16:34:55 +01:00
package-lock.json Updated the kalk version in web related things 2021-03-31 22:10:05 +02:00
package.json Updated the kalk version in web related things 2021-03-31 22:10:05 +02:00
README.md Created kalk_mobile capacitor app with android and electron targets 2021-01-07 16:34:55 +01:00

Created with Capacitor Create

This app was created using the npx @capacitor/cli create command, and comes with a very minimal shell for building an app.

Note: unless you know what you're doing, we don't recommend using the create way of building an app. Instead, you'll likely want to create an app using your framework's tooling (such as create-react-app), and then add capacitor to that project (using npx @capacitor/cli init).

Running this example

To run the provided example, can use serve command:

npx cap serve