React-Courses-App:使用ReactJS创建应用程序。使用内置的课程API浏览Pluralsight课程

Create React App入门该项目是通过。可用脚本在项目目录中,可以运行: yarn start在开发模式下运行应用程序。打开在浏览器中查看。如果进行编辑,页面将重新加载。您还将在控制台中看到任何棉绒错误。 yarn test在交互式监视模式下启动测试运行程序。有关更多信息,请参见关于的部分。 yarn build构建生产到应用程序build文件夹。它在生产模式下正确捆绑了React,并优化了构建以获得最佳性能。最小化构建,文件名包含哈希。您的应用已准备好进行部署!有关更多信息,请参见有关的部分。 yarn eject注意:这是单向操作。 eject ,您将无法返回!如果您对构建工具和配置选择不满意,则可以随时eject 。此命令将从项目中删除单个构建依赖项。而是将所有配置文件和传递依赖项(webpack,Babel,ESLin
zip
React-Courses-App-master.zip 预估大小:31个文件
folder
React-Courses-App-master 文件夹
file
.gitignore 310B
file
package.json 1KB
file
package-lock.json 675KB
folder
src 文件夹
folder
api 文件夹
file
apiUtils.js 603B
file
authorApi.js 706B
file
courseApi.js 1KB
folder
components 文件夹
file
AboutPage.js 215B
file
CoursesPage.js 553B
file
CourseList.js 951B
file
NotFoundPage.js 294B
file
App.js 1KB
file
ManageCoursePage.js 2KB
folder
common 文件夹
file
TextInput.js 989B
file
Header.js 485B
file
HomePage.js 373B
file
CourseForm.js 1KB
file
index.js 288B
folder
public 文件夹
file
robots.txt 67B
file
logo192.png 5KB
file
index.html 2KB
file
favicon.ico 4KB
file
manifest.json 492B
file
logo512.png 9KB
folder
tools 文件夹
file
createMockDb.js 379B
file
mockData.js 2KB
file
apiServer.js 2KB
file
db.json 1KB
file
README.md 3KB
file
.eslintcache 6KB
folder
.vscode 文件夹
file
settings.json 38B
file
yarn.lock 492KB
zip 文件大小:395.82KB