hackathon-ghibli-frontend变种

通过引导项目目录下的可用脚本,可以运行yarn start以开发模式启动应用程序,在浏览器中查看,并进行编辑。编辑后页面将重新加载,并在控制台中显示任何错误。运行yarn test启动测试运行器,可进入交互式监视模式。运行yarn build将应用程序构建到build文件夹中,捆绑React并优化构建以获得最佳性能。生成被最小化,并且文件名包括哈希值,应用程序准备好进行部署。执行eject操作是单向的,将删除单个生成依赖项,复制所有配置文件和传递依赖项(如webpack、Babel、ESLint等)到项目中。

zip
hackathon-ghibli-frontend-master.zip 预估大小:21个文件
folder
hackathon-ghibli-frontend-master 文件夹
file
package.json 785B
file
package-lock.json 650KB
folder
src 文件夹
file
App.css 1KB
file
index.js 503B
folder
container 文件夹
file
MoviesContainer.js 375B
file
SpeciesContainer.js 335B
file
logo.svg 3KB
file
serviceWorker.js 5KB
file
App.test.js 280B
file
setupTests.js 255B
folder
components 文件夹
file
SpeciesCard.js 523B
file
MovieCard.js 635B
file
App.js 1KB
file
index.css 366B
file
.gitignore 310B
folder
public 文件夹
file
manifest.json 492B
file
robots.txt 67B
file
index.html 933B
file
favicon.ico 3KB
file
README.md 3KB
file
yarn.lock 461KB
zip 文件大小:340.55KB