Skip to content

Commit e6dbb00

Browse files
Improve documentation
1 parent f6a07f0 commit e6dbb00

File tree

3 files changed

+7
-1
lines changed

3 files changed

+7
-1
lines changed

Documentation/Content/Demo_Application.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,10 @@
77
[https://github.com/NeutroniumCore/Neutronium.SPA.Demo](https://github.com/NeutroniumCore/Neutronium.SPA.Demo)
88

99
Neutronium.SPA.Demo is a scaffold Vue.js reference project that can be used as a starter or reference when building a large project.
10-
It includg IoC (example Ninject but easilly changeable), navigation with integration with vue-router, internalization with integration with vue-i18n.
10+
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.
11+
12+
<img src="../images/Example/SPA.Demo.png" height="250px"><br>
13+
1114

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

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

27+
<img src="../images/Example/codedependency.png" height="250px"><br>
28+
29+
2430

2531
[How to set up a project](./SetUp.md) - [Overview](./Overview.md) - [Architecture](./Architecture.md) - [F.A.Q](./FAQ.md)
47.5 KB
Loading
616 KB
Loading

0 commit comments

Comments
 (0)