reactLearning:我的代码来自Colt Steele的React Udemy课程 源码
reactLearning 这个仓库是我在Colt Steele课程中学习React的全部项目和代码。 安装 只需克隆存储库,导航到项目文件夹,然后npm安装软件包并使用npm start可以在localhost上查看网站 git clone https://github.com/Mihir-Achyuta/reactLearning.git cd reactLearning cd card-deck code . npm i . npm start 用法示例 git clone https://github.com/Mihir-Achyuta/reactLearning.git cd reactLearning cd card-deck code . npm i . npm start 我学到了什么 在过去的几个月(以及更多)中,我从React中学到了很多东西。 所有主题的汇总列表包括
下载地址
用户评论