# 第二刷,ReactJs最佳入门 **Repository Path**: webcc/reactjs_miaov ## Basic Information - **Project Name**: 第二刷,ReactJs最佳入门 - **Description**: 熟悉Reactjs - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-06-02 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README **起始代码** ## 如何运行 我已经测试过此项目可以运行, 你可以通过以下步骤运行此项目: 1. 先使用 npm i 安装好项目依赖 2. 使用 npm start 命令开启项目 3. 在浏览器通过 : localhost:9000 访问此项目