Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 638 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 638 Bytes

Conversor tiempos natación

Conversor de tiempos natación entre piscina de 25m y 50m y cronometraje manual y electrónico.

Idea original de http://www.lacorchera.com/conversor-2/

Código bajo licencia GPL3 disponible en https://github.com/CarlosLongarela/conversor-tiempos-natacion

Desarrollo realizado por Carlos Longarela [email protected], 03/07/2018 https://tabernawp.com

Instructions for developers in plugin development process

  • For development and gulp tasks we must be in root plugin folder and execute $ npm install
  • Folder node_modules isn't tracked in Git and we must update npm modules (previous step)