Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 505 Bytes

File metadata and controls

26 lines (19 loc) · 505 Bytes

Get started

  1. requirements:

If you will be editing, please format and lint using prettier and ESLint

  • prettier and ESLint
    npm install --save-dev eslint prettier eslint-config-prettier eslint-plugin-prettier
    npm install --save-dev eslint-plugin-react eslint-plugin-react-hooks
  • Download expo app on phone or emulator on computer
  1. Install dependencies

    npm install
  2. Start the app

    npx expo start