Quick prototype to interact with Route planning server API.Based on Create react app.
- node - v12.x
- npm
Install all dependencies with
npm i
Run
npm run start
Push to the heroku remote with:
git push heroku
Quick prototype to interact with Route planning server API.Based on Create react app.
Install all dependencies with
npm i
Run
npm run start
Push to the heroku remote with:
git push heroku