# Interview **Repository Path**: moguxiaodui/Interview ## Basic Information - **Project Name**: Interview - **Description**: 前端面试题 taro+ts+dva - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-03-31 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # taroTypescriptDvaTemplate taro+typescript+dva搭建的一个架子,方便以后开发。 taro使用的是1.3.31版本。 # 使用 下载 ``` git clone https://github.com/yunyi1895/taroTypescriptDvaTemplate.git ``` 安装依赖 ``` cnpm i ``` 新建页面 ``` npm run tep 文件名称 ``` 会自动生成4个模板文件。