Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 412 Bytes

File metadata and controls

35 lines (24 loc) · 412 Bytes

Basic bootstrap application

What inside?

PHP, Twig, API, Cache, Bootstrap, SASS, Grunt

Installation

  1. Checkout project from GitHub
git clone https://github.com/vakst/bootstrap-php-sample.git ./
  1. Install dependencies
composer install
npm install
  1. Configure project

src/Resources/config.yml

  1. Launch grunt
grunt buildcss