# preact-webpack **Repository Path**: hippor/preact-webpack ## Basic Information - **Project Name**: preact-webpack - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2020-09-22 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # preact-webpack #### 使用方式 1. 执行`npx webpack -w`; 2. 使用诸如`http-server`命令,启动一个静态的WebServer,访问本工程根目录的index.html即可; #### drag的实现 - https://github.com/jillix/svg.draggy.js/ - https://github.com/jofan/draggy - https://github.com/adobe-webplatform/Snap.svg #### 其他资料 - 聊聊 SVG 基本形状转换那些事: https://aotu.io/notes/2017/01/16/base-shapes-to-path/