# form-server-renderer **Repository Path**: alisonly/form-server-renderer ## Basic Information - **Project Name**: form-server-renderer - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2021-10-22 - **Last Updated**: 2021-10-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 安装依赖 yarn install // or npm install # 开发 npm run server:start # 线上部署 npm run prod:build