Skip to content

Vio.com Mobile Engineer Assignment

Notifications You must be signed in to change notification settings

viodotcom/vio-app-assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vio.com Mobile Engineer Assignment

🎉 Thanks for applying for the Mobile Engineer position at Vio.com.

🚀 Below you will find how to run the React Native App we've bootstrapped for you.

📝 The instructions, requirements and evaluation criteria are available at instructions. Do read it carefully before starting.

✍️ Document your decisions and concessions at documentation.

How to run

This project was bootstrapped using React Native TypeScript template. In the project directory, you can run:

npm install

Installs all the dependencies.

npm start

Runs the app in the development mode.

npm run android

Runs the Android app in the development mode.

npm run ios

Runs the iOS app in the development mode.

npm run test

Runs the the automated tests.