I intend to create cross platform mobile app for an existing web app project called Walkway.
Created with expo init
To run this app first, you need to run npm i
to install all necessary packages.
npm run web
For the versions available, see the Github Repo.
Run command bellow to start jest testing
npm run test
Project uses eslint(airbnb), prettier, and editorconfig to ensure consistent code style. You should configure your IDE before coding.
This project is linked to Walkway server with GraphQl and few API endpoints. Walkway uses MongoDB as a database
all rights reserved © 2019 Sebastian Pobocha
Code only for non-commercial use
> Linked Repo