6 Commits

Author SHA1 Message Date
Matija Koželj
96d65df75c Add project dependency from submodule
Clean extra components in runner project
2023-02-13 15:13:30 +01:00
stm
943579faec New start 2023-02-06 13:35:45 +01:00
stm
c5e97f9600 Progress 2023-01-17 10:15:49 +01:00
Matija Koželj
53dd3bec33 [WIP]
Fix styles and js not loading
Replace all mud-* styles with non-mud alternatives
Add css/js artifacts to ignore list in .gitignore

Required steps for successful build were missing critical pieces:
- Required the excubo web compiler for js/css compilation (https://github.com/excubo-ag/WebCompiler)
- Required .csproj modification to include js/css compilation at build
- Required minified files added to the final index.html page as styles/scripts
2022-12-12 19:39:25 +01:00
Tom Pipinic
dfe628ffce moved to src folder 2022-12-11 22:03:02 +01:00
Matija Koželj
c4ece6e9b7 [WIP] Add showcase and solution. Refactor base files. 2022-12-07 17:16:31 +01:00