Awesome
<p align="center"><img width="100" src="https://raw.githubusercontent.com/NeutroniumCore/neutronium-vue/master/template/src/assets/logo.png"></p> <h1 align="center">Neutronium.SPA.Demo</h1>Description
This project is a demo application illustrating how it is possible to structure a medium to large project using Neutronium and Vue.js binding.
It can be used as a starter for building a new solution, or as a reference Neutronium implementation regarding:
- routing
- internalization
- chromeless window
- dependency injection
It is built on the top of Vuetifyjs material component framework.
Routing
Neutronium.SPA.Demo illustrates how to integrate with vue-router.<br> See more details here
Internalization
Integration with vue-i18n is provided.<br> See more details here
Chromeless Window
See more details here
Developing
See more details here
Screenshots
<img src="./Screenshots/Screenshot1.png"><br>
<img src="./Screenshots/Screenshot2.png"><br>
<img src="./Screenshots/Screenshot3.png"><br>
<img src="./Screenshots/Screenshot5.png"><br>