Angular, Vue.js, and React with Episerver on-page-editing.
This is an example of an online store that sells copies of sheet music. The sheet music product detail page and add-to-cart functionality is highlighted in this example.
Interesting Vue bits:
- IndexVue.cshtml - Sheet music product detail page view
- main-vue.js - Main entry point for custom code
- Vue components - Sheet music page and cart preview Vue components
- MainLayoutVue.cshtml - Razor layout where <script> files are embedded