Skip to content

voglervoice/latissimapro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lattissima Pro / site

Require

  • NodeJs
  • Grunt $npm install -g grunt-cli

Getting Started

  1. Install npm dependencies : $npm install
  2. Use grunt for deploy the prod version : $grunt web
  3. Configure an apache vhost (ex: tendays.web) for web folder
  4. Launch the site into your brower (ex: http://tendays.web)

Developer mode

Use the grunt task dev : $grunt dev

Watchers for :

  • js
  • less
  • images
  • index.php