Skip to content

Latest commit

 

History

History
24 lines (21 loc) · 600 Bytes

README.md

File metadata and controls

24 lines (21 loc) · 600 Bytes

RandomDice

play dice with TextToSpeech and Expo - React Native, with login: root and password: root

How to use

  1. Clone this respository
    git clone https://github.com/brandonsousa/RandomDice.git
  1. In the folder
    npm install
  1. If you have the Expo-cli
    expo start
- else
```
    npm start
```