Skip to content

Commit

Permalink
Improve documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
David-Desmaisons committed Nov 19, 2017
1 parent f6a07f0 commit e6dbb00
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion Documentation/Content/Demo_Application.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,10 @@
[https://github.com/NeutroniumCore/Neutronium.SPA.Demo](https://github.com/NeutroniumCore/Neutronium.SPA.Demo)

Neutronium.SPA.Demo is a scaffold Vue.js reference project that can be used as a starter or reference when building a large project.
It includg IoC (example Ninject but easilly changeable), navigation with integration with vue-router, internalization with integration with vue-i18n.
It includes IoC (example Ninject but easily changeable), navigation with integration with vue-router, internalization with integration with vue-i18n. Built on top of Vuetify.js.

<img src="../images/Example/SPA.Demo.png" height="250px"><br>


## NeutroniumDemo
[https://github.com/NeutroniumCore/NeutroniumDemo](https://github.com/NeutroniumCore/NeutroniumDemo)
Expand All @@ -21,5 +24,8 @@ It is using [navigation API](./Navigation.md) to navigate between ViewModels.

Codegravity is a demonstration application (working still in progress) showcasing neutronium + Vue + D3.js in context of C# code analysis.

<img src="../images/Example/codedependency.png" height="250px"><br>



[How to set up a project](./SetUp.md) - [Overview](./Overview.md) - [Architecture](./Architecture.md) - [F.A.Q](./FAQ.md)
Binary file added Documentation/images/Example/SPA.Demo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Documentation/images/Example/codedependency.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e6dbb00

Please # to comment.