React项目核心指令

项目构建指令:

1. npm start:启动开发模式

2. npm test:启动测试运行

3. npm run build:生成生产构建

4. npm run eject:解除构建依赖(单向操作)

zip
core-concepts-main.zip 预估大小:18个文件
folder
core-concepts-main 文件夹
file
package.json 816B
file
package-lock.json 673KB
folder
src 文件夹
file
App.css 564B
file
index.js 500B
file
reportWebVitals.js 362B
file
logo.svg 3KB
file
App.test.js 246B
file
setupTests.js 241B
file
App.js 528B
file
index.css 366B
file
.gitignore 310B
folder
public 文件夹
file
logo192.png 5KB
file
manifest.json 492B
file
robots.txt 67B
file
index.html 2KB
file
logo512.png 9KB
file
favicon.ico 4KB
file
README.md 3KB
zip 文件大小:189.52KB