-
Install node js
-
Run the terminal
-
Instal Ionic Framework
- npm install -g @ionic/cli
-
Clone the project
- git clone https://github.com/marcoagsa/blueToothProject.git
- enter into project folder
- npm install (to install all dependencies)
-
Ionic terminal commands
- ionic serve (to run project in browser)
- ionic cap add platform android (to create project for run in android)
- ionic cap add platform ios (to create project for run in ios)
-
Install android studio (to run in android emulator)
-
Install xcode (to run in ios emulator)
-
Ionic terminal commands
- ionic build && npx cap copy (copy all alterations to the project in ios and android)
- ionic cap open ios (open the project in xcode)
- ionic cap open android (open the project in android studio)
-
Notifications
You must be signed in to change notification settings - Fork 0
marcoagsa/blueToothProject
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published