LessGo
LessGo is Long Distance ride sharing platform.
# git clone
git clone https://github.com/kdaoudieh/Lessgo_prototype.git
# install dependencies
npm install
# serve with hot reload at localhost:8082
npm run dev
Happy coding
# get into cordova directory after npm install
cd cordova
# add a platform ios / android
cordova platform add android
# emulate
cordova emulate android
Happy coding
Respect the following configuration of linting: / * jshint esversion: 6 * /
The names of the variables and methods are in English
- Kevin Travis