https://github.com/doreapp/e-scooters-native
https://github.com/doreapp/e-scooters-native
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/doreapp/e-scooters-native
- Owner: Doreapp
- Created: 2021-11-27T15:50:41.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-02T17:12:07.000Z (over 4 years ago)
- Last Synced: 2025-01-09T01:06:34.950Z (over 1 year ago)
- Language: JavaScript
- Size: 2.09 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# E Scooters Native
React-Native App aiming to compare E-scooters offers in the surroundings of the user.
## Setup
### Before starting: WSL
If you're used to use WSL (Windows Subsystem for Linux) to run `node` and `npm`, and your WSL doesn't have access to your USB ports, and you want to run the application on an actual device, I recommend to download `node` for `windows` (It's very very easier to dead with USB ports).
### Environment Setup
Follow [Setting up the development environment](https://reactnative.dev/docs/environment-setup#Using-a-virtual-device), with `React Native CLI QuickStart` tab selected.
**Skip the part about *Creating a new application***, and `git clone https://github.com/Doreapp/E-Scooters-Native` instead.
### Run the app on an actual device
See [Running On Device](https://reactnative.dev/docs/running-on-device) page, it explains well things, depending on your OS (both PC and smartphone)