Skip to content

akema-fr/lda-avocat.fr

Repository files navigation

lda-avocat.fr

LDA Société d’Avocat sur Bordeaux

Install

npm install

N.B.: csscritic require libcairo-dev and its dependencies (see following issues libjpeg-dev, libgif-dev, node-canvas).

Run

npm run serve

Open http://0.0.0.0:5000/.

Deploy

Be sure to have a semantic/ directory for the style then on gh-pages branch:

npm build
git push

Tests

Visual regression testing (csscritic)

  1. be sure to install dependencies ;
  2. open tests/visual-regression.html in your browser
    • you can specify prod or dev as a query string parameter in the URL ;
  3. wait… as screenshots are taken ;
  4. accept images as references if correct.

Take screenshots (pageres)

  1. be sure to install dependencies ;

  2. run:

    npm run screenshot
    
  3. send file store in tests/screenshots/ directory.

License

The MIT License (MIT)

About

Cabinets d'avocats Bordeaux gérés par Laurent Delage – http://lda-avocat.fr

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published