File explorer that helps to search file in blazing speed
- Node.js: Ensure you have Node.js installed (usually >= 14.x). You can download it from the official website.
- npm: npm comes bundled with Node.js, but you can also choose to use Yarn as your package manager.
- Ensure you have cargo installed . You can download it from the official website.
> git clone https://github.com/Anvarkangadiyil/file-explorer-rust.git
> cd file-explorer
> npm install
> npm run tauri dev