Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/berkmann18/vuecapacitor
A simple Vue+Capacitor Web/Android app
https://github.com/berkmann18/vuecapacitor
Last synced: 13 days ago
JSON representation
A simple Vue+Capacitor Web/Android app
- Host: GitHub
- URL: https://github.com/berkmann18/vuecapacitor
- Owner: Berkmann18
- License: mit
- Created: 2020-07-05T16:52:30.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-05-19T19:27:59.000Z (over 1 year ago)
- Last Synced: 2024-05-01T23:08:38.047Z (6 months ago)
- Language: Vue
- Size: 1.64 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vuecapacitor
## Project setup
```
npm i
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Lints and fixes files
```
npm run lint
```### Running the Android app
```
npm run android
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).## Credits
This was made thanks to Ahmed's tutorial: https://medium.com/@smashingmag/building-mobile-apps-with-capacitor-and-vue-js-944b22ec4780## Contributors ✨
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
Maximilian Berkmann
💻 📖 🚇 📦
Imgbot
🎨
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!