React App创建指南

这个项目是通过引导创建的。在项目目录中,您可以运行以下可用脚本:

  • yarn start: 在开发模式下运行应用程序。打开浏览器查看它。编辑后,页面会重新加载。控制台会显示任何错误。
  • yarn test: 在交互式监视模式下启动测试运行器。
  • yarn build: 构建生产版本到应用程序的build文件夹。它以生产模式正确捆绑React,并对构建进行了优化以获得最佳性能。生成的文件被最小化,并且文件名包含哈希值。您的应用已准备好进行部署。

注意:yarn eject是单向操作,一旦执行无法返回。如果对构建工具和配置不满意,可以执行该命令将所有配置文件和传递依赖项移出项目。

zip
vega-lite-tutorial-master.zip 预估大小:51个文件
folder
vega-lite-tutorial-master 文件夹
folder
public 文件夹
file
manifest.json 492B
file
index.html 2KB
file
robots.txt 67B
file
favicon.ico 4KB
file
logo512.png 9KB
folder
data 文件夹
file
bins.json 425B
file
zipcodes.csv 1.92MB
file
us-state-capitals.json 4KB
file
us-10m.json 627KB
file
unemployment.tsv 34KB
file
stocks.csv 12KB
file
seattle-weather.csv 47KB
file
gapminder-health-income.csv 5KB
file
survey.json 5KB
file
disasters.csv 18KB
file
movies.json 1.34MB
file
airports.csv 205KB
file
cars.json 98KB
file
world-110m.json 117KB
file
penguins.json 66KB
file
logo192.png 5KB
file
yarn.lock 523KB
folder
src 文件夹
file
index.tsx 500B
folder
Components 文件夹
file
Stocks.tsx 4KB
file
BarChart.tsx 3KB
file
Cars.tsx 4KB
file
Income.tsx 1KB
file
Histogram.tsx 911B
folder
Maps 文件夹
file
Airports.tsx 2KB
file
ZipCodes.tsx 1KB
file
Unemployment.tsx 1KB
file
States.tsx 2KB
file
Population.tsx 4KB
file
Survey.tsx 10KB
file
Disasters.tsx 1KB
file
Movie.tsx 4KB
file
Weather.tsx 6KB
file
Barley.tsx 1KB
file
AreaChart.tsx 1KB
file
logo.svg 3KB
file
index.css 366B
file
App.test.tsx 273B
file
App.css 564B
file
App.tsx 2KB
file
react-app-env.d.ts 41B
file
setupTests.ts 241B
file
reportWebVitals.ts 425B
file
tsconfig.json 561B
file
README.md 2KB
file
.gitignore 310B
file
package.json 1KB
zip 文件大小:1.38MB