# slp-tauri **Repository Path**: imspace/slp-tauri ## Basic Information - **Project Name**: slp-tauri - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-01-13 - **Last Updated**: 2021-01-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # slp-tauri ## Build Install `tauri-bundler` ```shell cargo install tauri-bundler --force yarn tauri build ``` ## Development ```shell yarn dev yarn tauri dev ```