Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/emanuel-braz/mobile_dev_tools_demo
https://github.com/emanuel-braz/mobile_dev_tools_demo
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/emanuel-braz/mobile_dev_tools_demo
- Owner: emanuel-braz
- License: mit
- Created: 2024-07-27T17:05:02.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2024-07-28T14:28:13.000Z (3 months ago)
- Last Synced: 2024-07-28T21:48:33.737Z (3 months ago)
- Language: Dart
- Size: 43 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mobile Dev Tools VSCode Extension - Demo Project
Welcome to the **Mobile Dev Tools** VSCode Extension demo project!
Mobile Dev Tools is designed to enhance your mobile app development workflow by providing a suite of powerful tools directly within Visual Studio Code.
## Installation
You can install the extension directly from the Visual Studio Code Marketplace:
[**Install Mobile Dev Tools**](https://marketplace.visualstudio.com/items?itemName=emanuel-braz.deeplink)
## Getting Started
1. **Install the Extension**: Follow the installation link above to add the extension to your VSCode setup.
2. **Activate the Tools**: Access the tools from the command palette (`Cmd+Shift+P` on macOS or `Ctrl+Shift+P` on Windows/Linux) and search for "Mobile Dev Tools".
3. **Explore Features**: Utilize the various features to streamline your mobile development process.## Running the Demo Project (iOS Simulator)
**Clone and Run this Project**: Once you are in the project directory, use the run button ► from `RUN AND DEBUG` panel in VSCode to run the project in the iOS simulator.---
Happy coding with Mobile Dev Tools!