Versions Compared

Key

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

Implementation rules

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

...