Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/2nthony/capacitor-starter
capacitor, ios, android, ionic, vite, vue, tailwindcss, pnpm
https://github.com/2nthony/capacitor-starter
capacitor ionic pnpm starter tailwindcss vite vue
Last synced: 19 days ago
JSON representation
capacitor, ios, android, ionic, vite, vue, tailwindcss, pnpm
- Host: GitHub
- URL: https://github.com/2nthony/capacitor-starter
- Owner: 2nthony
- Created: 2022-08-21T08:24:44.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-23T09:31:16.000Z (24 days ago)
- Last Synced: 2024-10-24T21:32:37.147Z (22 days ago)
- Topics: capacitor, ionic, pnpm, starter, tailwindcss, vite, vue
- Language: CSS
- Homepage:
- Size: 408 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Created with Capacitor Create App
This app was created using [`@capacitor/create-app`](https://github.com/ionic-team/create-capacitor-app),
and comes with a very minimal shell for building an app.### Running this example
To run the provided example, you can use [serve](https://www.npmjs.com/package/serve):
```bash
npm start
```