Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Source Control

Implementation rules

  1. Use file structure below
  2. Each product should have sepearate and independent Pinia store
  3. Use nested routes 
  4. All JSON objects returned from our response must check for empty or null values
  5. Only Vue3 is accepted. Vue2 is not accepted

...