Implementation rules
- Use Git source control\
- Use our template downloadable from our extranet
- Use file structure below
- Each product should have sepearate and independent Pinia store
- Use nested routesÂ
- All JSON objects returned from our response must check for empty or null values
- Only Vue3 is accepted. Vue2 is not accepted
...