# LutPreviewer **Repository Path**: jeasoon/LutPreviewer ## Basic Information - **Project Name**: LutPreviewer - **Description**: LutPreviewer - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-03-26 - **Last Updated**: 2025-04-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Lut Previewer This project developing with Vue 3 in Vite. ## Web Page [LutPreviewer](http://gl.0x99.cn/Lut/index.html) ## Project Setup ```sh npm install ``` ### Compile and Hot-Reload for Development ```sh npm run dev ``` ### Compile and Minify for Production ```sh npm run build ```