generator-php-lp
v1.0.1
Published
PHP Landing Page boilerplate including gulp livereload, sass tasks and also bootstrap, jquery and form validation
Readme
yo-generator-lp

Installation
First, install Yeoman and generator-php-lp using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-php-lpThen generate your new project:
yo php-lpAfter all dependencies are instll you can either start developing project by typing
gulpOr create build version by typing
gulp buildgetting to know yeoman
- yeoman has a heart of gold.
- yeoman is a person with feelings and opinions, but is very easy to work with.
- yeoman can be too opinionated at times but is easily convinced not to be.
- feel free to learn more about yeoman.
License
MIT © Y4ch
