Here are the steps which I've followed to setup the project with Quasar framework.
https://quasar.dev/start/quick-start
Navigate to directory where you want to create project.
npm init quasar
App with Quasar CLI, let's go!`
In this example/tutorial, it's the-hive-mobile-app
Project folder: › the-hive-mobile-app
Pick Quasar V2 or whichever is latest.
Pick Quasar version: ›
❯ Quasar v2 (Vue 3 | latest and greatest)
Pick Typescript.
? Pick script type: › - Use arrow-keys. Return to submit.
❯ Typescript
Pick Quasar App CLI with Vite
? Pick Quasar App CLI variant: ›
❯ Quasar App CLI with Vite
In this example/tutorial, it's as follows
Package name: › the-hive-mobile-app
In this example/tutorial, it's as follows
Project product name: (must start with letter if building mobile apps) › The Hive Mobile App
Project description: › The Hive Mobile Application with Quasar
Author: › Sagar <sagar@sagar.sagar>
Select Composition API
? Pick a Vue component style: ›
❯ Composition API
Select Sass with SCSS
? Pick your CSS preprocessor: ›
❯ Sass with SCSS syntax
Select Features as indicated below
Check the features needed for your project: ›
◉ ESLint
◉ State Management (Pinia)
◯ State Management (Vuex) [DEPRECATED by Vue Team]
◉ Axios
◉ Vue-i18n
Pick an ESLint preset: ›
❯ Prettier
Install project dependencies? (recommended) ›
❯ Yes, use npm
cd the-hive-mobile-app
quasar dev
Enter CTRL+C to stop previously started server & now start with followings.
You can use cordova too. But I recommend capacitor.
quasar dev -m capacitor -T ios
What is the Capacitor app id? app.thehive.theHiveApp
What external IP should Quasar use? (Use arrow keys)
❯ 192.168.1.9
192.168.1.2
Now, it will start Xcode. Select a device / simulator & Hit run button.
Switch Back to Terminal, Open New tab in terminal.
And open VS Code
➜ the-hive-mobile-app > code .
Open src Folder from Left - project explorer.
And start developing some cool stuff.
Wish me luck for this new journey.
| Please 🙏 | Support Me |
|---|---|
| Vote me as Hive Witness | Donate Hive Or HBD |