Skip to content

FVolral/.capacitor-app

 
 

Repository files navigation

capacitor-app

⚡️ Capacitor app template to create a minimal, reproducible example.

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

This template only support the web platform by default. If you need the Android or iOS platform for your example, simply add it via the Capacitor CLI:

npm install @capacitor/<platform>
npx cap add <platform>

Running this example

To run the provided example, you can use npm start command.

npm start

About

⚡️ Capacitor app template to create a minimal, reproducible example.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 41.5%
  • Ruby 19.1%
  • HTML 17.5%
  • JavaScript 14.4%
  • TypeScript 6.7%
  • CSS 0.8%