Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 844 Bytes

File metadata and controls

28 lines (17 loc) · 844 Bytes

Shopadoo

Shopadoo is a simple app for creating and using lists. It’s ideal for quick shopping lists, to do lists, holiday packing lists or anything else that you need to keep track of. More info at https://styrit.com/shopadoo

--

--

Run dev app

Rename the file config/secrets.temp.json to secrets.json. Run npm install --legacy-peer-deps Run npm run dev, then open http://localhost:8080

Debugging on Phone

(source)

  • Go to your command-line and enter "adb connect localhost:8080"
  • chrome://inspect/#devices
  • press "inspect"