Go into beam_backend folder via terminal
run npm install
and npm run start
to start the server
npm install -g expo-cli
npm install
expo start
Click Run on iOS simulator
or install Expo app in the real device and scan the QR code
Please try the complete application on Expo app at: https://expo.io/@theanh0512/eScooter
Find any typos? Any ideas that you think they can help to improve the project? Contributions are welcome!
First, fork this repository.
Clone this repository in github for windows
Or clone this repository from command to make changes.
$ git clone git@github.com:theanh0512/eScooter.git
$ cd eScooter
Once you've pushed changes to your local repository, you can issue a pull request by clicking on the green pull request icon.
The contents of this repository are covered under the Apache License 2.0.