# vonic-webpack-starter **Repository Path**: i-love-the-code/vonic-webpack-starter ## Basic Information - **Project Name**: vonic-webpack-starter - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2025-01-10 - **Last Updated**: 2025-01-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # How to Use - quick start ``` bash git clone https://github.com/wangdahoo/vonic-webpack-starter.git cd vonic-webpack-starter npm install -g yarn yarn ``` - development ```bash npm run dev ``` - build ```bash npm run build ```