royrakesh/bootstrap-ecommerce
Composer 安装命令:
composer create-project royrakesh/bootstrap-ecommerce
包简介
Bootstrap Ecommerce Template Using Paper theme ,This template is build with Bootstrap Paper theme and bootstrap-sass (3.3.7)
关键字:
README 文档
README
Bootstrap Ecommerce Template Using Paper theme
This template is build with Bootstrap Paper theme and bootstrap-sass (3.3.7)
Installation
- Using Git
git clone https://github.com/royrakesh/bootstrap-ecommerce.git - Using Composer
composer create-project royrakesh/bootstrap-ecommerce
Installation for development
- First clone the repository, after cloning the repository run
npm installoryarn install - Change the url of browser sync (in gruntfile.js) then just run
gruntto start the server - Sass files are available for development
Credits
- Icon: Flaticon and Font Awesome
- Effects: Hover.css
- Js : Jquery 3.2.1
Known Issue
- The
browserSynconly works with host name (like yourhost.dev ), simple localhost not going to work so if you have Laragon (which automatically create a hostname on project creation ) then you can usebrowserSyncor you just have to comment the part ingruntfile.jsfile and remove it fromgrunt.registerTask('default', ['copy', 'sass', 'uglify', 'browserSync', 'watch']);here.
统计信息
- 总下载量: 24
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 4
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-08-19
