React 初学者指南
- 使用
npm start
在开发模式运行应用程序。 - 使用
npm test
在交互式监视模式启动测试运行程序。 - 使用
npm run build
构建生产应用程序到build
文件夹。 - 使用
npm run eject
移出构建依赖项。
kalkulator-main.zip
预估大小:43个文件
kalkulator-main
文件夹
debug.log
354B
package.json
813B
.eslintcache
880B
package-lock.json
671KB
src
文件夹
App.css
1KB
index.js
500B
reportWebVitals.js
362B
App.test.js
246B
290.58KB
文件大小:
评论区