Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 686 Bytes

README.md

File metadata and controls

29 lines (15 loc) · 686 Bytes

Light-awake application

Getting started

First, you should clone this repository.

After that install npm dependencies with yarn

Running the app

Run yarn android or yarn ios

You may have to run yarn start separately on linux to start metro server.

Testing the app

To run jest tests use yarn test

Linting

To run eslint use yarn lint

Useful links

Designs - Zeplin

Jira

React-Native setting up dev env