文件名称:classified:分类
文件大小:302KB
文件格式:ZIP
更新时间:2024-08-09 16:09:09
HTML
介绍 这个小项目可以作为内网托管的内部分类。 仍然在制品 安装软件 安装 GIT 安装 tortoiseGIT 安装节点 安装 grunt 安装猫鼬服务器或您选择的服务器 克隆回购 克隆 GIT 存储库 git clone https://github.com/rajakvk/classified.git 初始命令 在命令提示符下,转到 taClassified Teller 并运行 npm install grunt grunt watch 将猫鼬服务器指向克隆的文件夹(构建目录) 业务问题 这个模拟项目试图解决下面提到的业务问题 内部分类 发布广告 n 天后过期 按时间顺序列出 搜索功能 排序功能
【文件预览】:
classified-master
----style()
--------vendor()
--------taClassified.css(2KB)
----.gitignore(18B)
----package.json(644B)
----data()
--------ads.json(394B)
----test.txt(4B)
----Gruntfile.js(2KB)
----LICENSE(1KB)
----README.md(869B)
----script()
--------app.js(23B)
--------directives()
--------vendor()
--------config.js(903B)
--------filters()
--------controllers()
----index.html(695B)
----template()
--------topNavigation.html(1KB)
--------login.html(1KB)
--------register.html(2KB)
--------home.html(527B)
--------post.html(710B)