Skip to content
This repository has been archived by the owner on Dec 29, 2023. It is now read-only.

dpobel/revermont.bike

Repository files navigation

Revermont.bike source code

Build Status

Source code of vtt.revermont.bike

Revermont.bike est un site consacré au VTT dans le Revermont qui répertorie notamment des parcours VTT et les plus beaux single tracks pour le VTT dans cette région.

Build

  • Clone this repository
  • Install node and npm
  • Install gpsbabel and GraphicMagick (apt-get install gpsbabel graphicsmagick)
  • Install grunt (npm i -g grunt-cli)
  • npm install
  • grunt build