Skip to content

lennjf/file-explorer

Repository files navigation

copyed from https://github.com/conaticus/fileexplorer and I have added some features

Dev Setup/Installation

Prerequisites

  • Stable NodeJS Install
  • Stable Rust Install
  • Yarn installation (npm i -g yarn)

Steps

#  Make sure you have Tauri CLI installed
cargo install tauri-cli

# Install dependencies
yarn

# Run app for development
cargo tauri dev

# Build for production
cargo tauri build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages