文件名称:dev-create-react-app:这是使用create-react-app启动项目的基本设置
文件大小:673KB
文件格式:ZIP
更新时间:2024-06-14 11:39:19
JavaScript
开发创建React App 这是使用create-react-app启动项目的基本设置。 如果未在计算机(pc)上安装Node.js和NPM或Yarn,请确保安装它们。 下载链接 下载链接 -下载链接 本地项目安装: npm install yarn install 一旦安装了项目依赖项,请运行: npm start yarn statr Abra el navegador y escriba: http://localhost:3000 部署到生产。 Primer paso ->> npm run build Primer paso ->> yarn build 从部署到生产的另一种选择。 (受到推崇的) -链接部署选项 做得好,享受这款应用 Gracias por la paciencia 执照 lang语是根据MIT许可获得许可的。
【文件预览】:
dev-create-react-app-master
----.eslintcache(7KB)
----public()
--------manifest.json(492B)
--------index.html(2KB)
--------robots.txt(67B)
--------styles()
--------favicon.ico(4KB)
--------logo512.png(9KB)
--------fonts()
--------image()
--------svg()
--------logo192.png(5KB)
----yarn.lock(518KB)
----src()
--------pages()
--------theme()
--------components()
--------App.js(780B)
--------api()
--------hooks()
--------index.js(425B)
----README.md(1KB)
----.gitignore(310B)
----package-lock.json(651KB)
----package.json(1KB)