# w-react-ts **Repository Path**: yangdashi/w-react-ts ## Basic Information - **Project Name**: w-react-ts - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-06-21 - **Last Updated**: 2024-06-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README fork from https://github.com/wldssm/w-react-ts # w-react-ts 注: node 版本:V16.13.2 ## Getting Started Install dependencies, ```bash npm i ``` Start the dev server, ```bash npm start ``` Build documentation, ```bash npm run docs:build ``` Run test, ```bash npm test ``` Build library via `father-build`, ```bash npm run build ```