tonytins / avalon

Avalon is a simple proof of concept to how easy it would be to bring .NET Blazor's components to Vue in order to test a theory that the two share a similar Model-View-Controller design compared to React or Solid.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Avalon

Requirements

Supported Platforms

Platform Versions
Windows 7 or later
macOS 10.15 or later
Linux webkit2gtk 4.1 (e.g. Ubuntu 20.04)

Prerequisites

Getting Started

$ yarn
$ yarn tauri dev 

Building

$ yarn tauri build 

License

I hereby waive this project under the public domain - see UNLICENSE for details.

About

Avalon is a simple proof of concept to how easy it would be to bring .NET Blazor's components to Vue in order to test a theory that the two share a similar Model-View-Controller design compared to React or Solid.

License:The Unlicense


Languages

Language:CSS 74.8%Language:Vue 15.6%Language:JavaScript 4.8%Language:Rust 2.8%Language:HTML 2.1%