Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 368 Bytes

File metadata and controls

23 lines (18 loc) · 368 Bytes

Mobile Flashcards

It's my exam project.

Fast start

# Clone the repository
$ git clone https://github.com/njiyto/react-native-exam.git

# Install dependencies
$ npm install

# Build app for dev
$ npm start

Contribution

everytime check:

$ git config user.email
$ git config user.email 'example@mail'
$ git remote -v
$ git remote set-url origin