简单使用Create React App进行电子签到

通过Create React App项目可以轻松地进行电子签到。您只需在项目目录中运行npm start命令,即可在开发模式下启动应用程序。随后,您可以在浏览器中查看签到页面,并进行编辑。每次编辑后,页面将会自动重新加载,同时您还可以在控制台中查看任何潜在的错误。若要进行测试,只需运行npm test命令即可启动测试运行程序。若要构建生产版本的应用程序,只需运行npm run build命令即可。该命令将生成一个名为build的文件夹,其中包含了经过优化的生产模式下的React应用程序。最后,若对构建工具和配置不满意,可以运行npm run eject命令来移除单个构建依赖项,并将所有配置文件和传递依赖项暴露出来。

zip
eCheckin-master.zip 预估大小:53个文件
folder
eCheckin-master 文件夹
file
.eslintcache 11KB
folder
public 文件夹
file
manifest.json 492B
file
index.html 3KB
file
robots.txt 67B
file
favicon.ico 4KB
file
logo512.png 9KB
file
logo192.png 5KB
folder
src 文件夹
folder
Assets 文件夹
file
court_logo.png 36KB
file
question-blue.png 62KB
file
meet-bg.png 18KB
file
2way.png 32KB
file
calender-blue.png 3KB
file
logo3.png 5KB
file
photo-notification.png 22KB
file
check-out-with-bg.png 22KB
file
verification-blue.png 6KB
file
services-section-bg.png 23KB
file
services-sales-header.png 55KB
file
services-header.png 64KB
file
strategy-1.png 3KB
file
csl-grey.png 5KB
file
molog-grey.png 22KB
file
strategy-3.png 2KB
file
blog-card-2.png 15KB
file
strategy-section-bg.png 17KB
file
reception-bg.png 18KB
file
strategy-4.png 4KB
file
contact-header-img.png 67KB
file
header.png 71KB
file
strategy-2.png 3KB
folder
Components 文件夹
folder
HowItWorks 文件夹
file
SecNavbar.js 435B
folder
Home 文件夹
file
StrategySection.js 3KB
file
ServicesSection.js 2KB
file
Navbar.js 1KB
file
Carasoul.js 2KB
file
Cards.js 2KB
file
Footer.js 3KB
file
Header.js 1KB
file
Contact.js 997B
file
logo.svg 3KB
file
index.css 366B
folder
Pages 文件夹
file
HowItWorks.js 791B
file
Home.js 783B
file
App.js 589B
file
reportWebVitals.js 362B
file
App.test.js 246B
file
setupTests.js 241B
file
App.css 7KB
file
index.js 766B
file
README.md 3KB
file
.gitignore 310B
file
package-lock.json 693KB
file
package.json 1KB
zip 文件大小:740.64KB