kalker/mobile
2024-10-03 20:56:52 +02:00
..
.idea mobile: Remove proprietary dependencies and unecessary permissions 2022-12-10 02:10:08 +01:00
android mobile: Remove proprietary dependencies and unecessary permissions 2022-12-10 02:10:08 +01:00
www mobile: Use local font file 2022-12-10 02:21:54 +01:00
.gitignore Renamed to kalker 2021-06-02 22:32:30 +02:00
.npmignore Renamed to kalker 2021-06-02 22:32:30 +02:00
capacitor.config.json mobile: Remove proprietary dependencies and unecessary permissions 2022-12-10 02:10:08 +01:00
favicon.ico Renamed to kalker 2021-06-02 22:32:30 +02:00
gulpfile.esm.js mobile: Changed sass to dart-sass 2021-06-04 20:03:18 +02:00
package-lock.json mobile: Remove proprietary dependencies and unecessary permissions 2022-12-10 02:10:08 +01:00
package.json v2.2.1 2024-10-03 20:56:52 +02:00
README.md Renamed to kalker 2021-06-02 22:32:30 +02:00
remove-proprietary.sh mobile: Use local font file 2022-12-10 02:21:54 +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