Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/viodotcom/vio-app-assignment

Vio.com Mobile Engineer Assignment
https://github.com/viodotcom/vio-app-assignment

Last synced: about 2 months ago
JSON representation

Vio.com Mobile Engineer Assignment

Awesome Lists containing this project

README

        

# Vio.com Mobile Engineer Assignment

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

🚀 Below you will find [how to run](#how-to-run) the React Native App we've bootstrapped for you.

📝 The instructions, requirements and evaluation criteria are available at [instructions](INSTRUCTIONS.md). Do read it carefully before starting.

✍️ **Document your decisions and concessions at [documentation](DOCUMENTATION.md)**.

## How to run

This project was bootstrapped using [React Native TypeScript template](https://reactnative.dev/docs/typescript). 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.