# netclazz **Repository Path**: pangzic/netclazz ## Basic Information - **Project Name**: netclazz - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-08-01 - **Last Updated**: 2024-07-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ........ npm install react swipe-js-iso react-swipe -save 进入目录安装依赖: ```bash npm i 或者 yarn install ``` 启动服务. ```bash $ npm start ``` 编译. ```bash $ npm run build ```