Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 477 Bytes

File metadata and controls

24 lines (16 loc) · 477 Bytes

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