xbucks / Tauri-Runo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tauri + React + Typescript

Easiest to use and most versatile data processing and data view application.

Recommended IDE Setup

Installation

On Windows

1.) Install NodeJS
to get the npm package manager
https://nodejs.org/en

2.) Install Yarn
npm install --global yarn
Check the installation on Windows via
yarn --version

3.) Get GIT and clone the repository

Running & Compilation

On Windows

Open a bash command line window.
Goto to the cloned repository:
1.) Type:
Yarn
2.) Type:
Yarn tauri dev

About

License:MIT License


Languages

Language:TypeScript 42.8%Language:SCSS 30.6%Language:Rust 25.4%Language:HTML 1.2%