Angular 6电子商务应用程序POC

Angular 6 的电子商务应用程序 POC 还挺适合做一些小型电商项目的实验。你可以通过npm start启动 Angular 应用,再通过npm run start:server启动 Node 服务器。这样,你就能在本地跑起来一个完整的电子商务应用,挺方便的。它还支持 GitHub CI/CD 和 Heroku,适合做持续集成和交付的流程。如果你是想尝试 Angular 和 Node 的结合,或者是想了解如何在 GitHub 上管理项目,那这个项目的源码就不错。至于模拟数据部分,基本也能满足基本的电商需求。如果你有兴趣,可以根据项目的 README 来一步步走,配置好后就能体验了哦。

folder
电子商务:Angular 6电子商务应用程序POC 预估大小:251个文件
file
.gitignore 535B
file
dashboard.component.html 952B
file
navbar.component.html 653B
file
form.component.html 4KB
file
timeout-dialog.component.html 574B
file
home-slider.component.html 821B
file
header.component.html 1KB
file
modal-dialog.component.html 672B
file
login.component.html 598B
file
cart-details.component.html 1KB
file
cart-price.component.html 624B
file
cart.component.html 1KB
file
product-list.component.html 2KB
file
product-details.component.html 2KB
file
sidebar-filter.component.html 528B
file
register.component.html 471B
folder
.gitkeep 文件夹
file
index.html 1KB
file
browserslist 375B
file
.editorconfig 245B
zip 文件大小:1.01MB