split socketio strore into seperate stores added all routing points to sim add vuedraggable built icon picker for favorites and more
Simulate Location (map-sim-location)
OSM to pymobiledevice3 simulate location
Install the dependencies
yarn
# or
npm install
Start the app in development mode (hot-code reloading, error reporting, etc.)
quasar dev
Lint the files
yarn lint
# or
npm run lint
Format the files
yarn format
# or
npm run format
Build the app for production
quasar build
Customize the configuration
Description
Languages
Vue
52.4%
TypeScript
44.9%
JavaScript
1.8%
HTML
0.5%
SCSS
0.4%