我项目中的bootstrap主题

安装次数: 6

依赖: 0

建议者: 0

安全: 0

星标: 0

关注者: 1

分支: 0

公开问题: 0

语言:JavaScript

类型:项目

dev-master 2016-07-25 03:19 UTC

This package is not auto-updated.

Last update: 2024-09-26 02:52:57 UTC


README

为使用Laravel开发的小型项目提供的简单bootstrap主题

要使用此主题

  1. 安装composer https://getcomposer.org.cn/download/
  2. 安装Laravel 5.2 https://laravel.net.cn/docs/5.2
  3. 使用git pull拉取

如果你想要添加或修改gulp文件,你需要

  1. 使用:npm install gulp安装Gulp
  2. 安装Laravel Elixir:npm install laravel-elixir