Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 710 Bytes

File metadata and controls

12 lines (11 loc) · 710 Bytes

Flurry

Keeping you safe on slick roads

Tools

  • Expo for cross-platform mobile frontend
    • Start the project with npm run start and it will give a QR code. You must have Expo Go installed on your mobile device. With Android, enter Expo Go and scan the QR code from within the app. With IOS, scan the QR code from the Camera app and it will open in Expo Go. Note that your device and laptop must be on the same wifi network.
  • Testing: Jest
    • npm run test
  • Linter: ESLint
    • npm run lint
  • Dependencies: npm-check
    • npm-check