Contents
Ionic + Vue + Capacitor = 💖
👀 Overview
Take a look in https://pferreirafabricio.github.io/ionic-vue-boilerplate for a live test. OBS: Don’t forget to press F12 and toggle device emulation.
📖 About
This project is a simple Ionic app template, using VueJS framework and Capacitor. It brings a simple folder structure and some components.
🧱 This project was built with:
Ionic
Ionic + Vue
Capacitor
Vue
Bootstrap Utilities for layout
🏃♂️ Installing and Running
Clone this repository https://github.com/pferreirafabricio/ionic-vue-boilerplate.git
Enter in the project’s folder: cd ionic-vue-boilerplate
Run npm install
Run npm run serve or ionic serve
Access http://localhost:8080 in your browser and be happy 😃
♻️ Contribute
Fork this repository
Create a branch with your feature: git checkout -b my-feature
Commit your changes: git commit -m ‘feat: My new feature’
Push your branch: git push origin my-feature
📃 License
This project is under the MIT license. Take a look at the LICENSE file for more details.
📚 Learn more
Ionic Vue Docs: https://ionicframework.com/docs/vue/overview