kalker/kalk_mobile
2021-01-09 20:19:17 +01:00
..
android Added icon and splash screen to android app 2021-01-09 20:19:17 +01: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 Created kalk_mobile capacitor app with android and electron targets 2021-01-07 16:34:55 +01: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 Added button panel to kalk_web 2021-01-09 01:19:52 +01:00
package.json Added button panel to kalk_web 2021-01-09 01:19:52 +01: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