Home

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>

MIT License

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:

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>

Built with

<p style="margin-left:100px;" align=""> <a href="https://vuetifyjs.com"> <img src="./Neutronium.SPA.Demo/View/Main/src/assets/v.png" height="50px"> </a> <a href="https://github.com/NeutroniumCore/Neutronium"> <img src="https://raw.githubusercontent.com/NeutroniumCore/neutronium-vue/master/template/src/assets/logo.png" height="50px"> </a> <a href="https://vuejs.org"> <img src="https://vuejs.org/images/logo.png" height="50px"> </a> </p>