文件名称:Shoppr:用于探索各种前端技术的购物清单跟踪应用程序
文件大小:7KB
文件格式:ZIP
更新时间:2024-07-06 04:15:15
JavaScript
#Shoppr ###Shoppr 是一个小型应用程序,旨在探索以下技术。 这些也是应用程序的依赖项: ###安装: 克隆这个 repo: git clone https://github.com/BenRKarl/Shoppr.git 从命令行运行: npm install 然后: gulp 默认的 Gulp 任务将在 localhost:3000 上启动服务器并监听 .less 和 .jsx 文件的更改。
【文件预览】:
Shoppr-master
----.gitignore(15B)
----templates()
--------main-nav.coffee(204B)
--------content-container.coffee(3KB)
----dist()
--------main-nav.js(310B)
--------content-container.js(4KB)
----groceries.json(579B)
----README.md(577B)
----index.html(773B)
----Gulpfile.js(155B)
----styles()
--------main.css(1004B)
--------main.less(1KB)
----Gulpfile.coffee(899B)
----server.js(1019B)