Avoid using the same port between mobile-app vs web-app
Make sure both commands for developing mobile-app & web-app stay alive
Test:
yarn dev is running
yarn dev:mobile is running
Feat:
- Using Tauri framework by default
- Add new configuration to initiate mobile app and its command for dev
- Add dependencies needed for mobile build
Test:
- Confirm to be built successfully